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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits