Skip to content

Commit

Permalink
dump input to filecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadSpheroid committed Feb 27, 2024
1 parent 9c5bf65 commit 84fa0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Misc/TimingsReport.C
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: %cladclang %s -I%S/../../include -oTimingsReport.out -ftime-report 2>&1 | FileCheck %s
// RUN: %cladclang %s -I%S/../../include -oTimingsReport.out -ftime-report -fdump-input=always 2>&1 | FileCheck %s

#include "clad/Differentiator/Differentiator.h"
// CHECK-NOT: {{.*error|warning|note:.*}}
Expand Down

0 comments on commit 84fa0bf

Please sign in to comment.