[clang] TESTING infra (PR #72533)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 16 09:03:14 PST 2023
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: Shahid Iqbal (shahidiqbal13)
<details>
<summary>Changes</summary>
Just a Test git review , will abandoned
---
Full diff: https://github.com/llvm/llvm-project/pull/72533.diff
1 Files Affected:
- (modified) clang/NOTES.txt (+2)
``````````diff
diff --git a/clang/NOTES.txt b/clang/NOTES.txt
index f06ea8c70cd3409..c83dda52a1fc21e 100644
--- a/clang/NOTES.txt
+++ b/clang/NOTES.txt
@@ -4,6 +4,8 @@
//===---------------------------------------------------------------------===//
+//TESTING git infra//
+
To time GCC preprocessing speed without output, use:
"time gcc -MM file"
This is similar to -Eonly.
``````````
</details>
https://github.com/llvm/llvm-project/pull/72533
More information about the cfe-commits
mailing list