We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcd8de commit c28bdc7Copy full SHA for c28bdc7
clang/test/Driver/pgo-sample-use-profi.c
@@ -1,5 +1,5 @@
1
/// Test if profi flag is enabled/disabled correctly based on user-specified configuration.
2
-/// Ensure that profi flag is disabled by default
+/// Ensure that profi flag is enabled by default
3
4
// Target specific checks:
5
// RUN: %clang --target=x86_64 -c -fprofile-sample-use=/dev/null -### %s 2>&1 | FileCheck %s
0 commit comments