Skip to content

Commit c28bdc7

Browse files
committed
nit: updated comment
1 parent 7fcd8de commit c28bdc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/pgo-sample-use-profi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/// Test if profi flag is enabled/disabled correctly based on user-specified configuration.
2-
/// Ensure that profi flag is disabled by default
2+
/// Ensure that profi flag is enabled by default
33

44
// Target specific checks:
55
// RUN: %clang --target=x86_64 -c -fprofile-sample-use=/dev/null -### %s 2>&1 | FileCheck %s

0 commit comments

Comments
 (0)