[clang] f01ac8c - A test commit as a new contributor to verify commit access is OK.

Denys Petrov via cfe-commits cfe-commits at lists.llvm.org
Mon May 4 11:36:29 PDT 2020


Author: Denys Petrov
Date: 2020-05-04T21:36:18+03:00
New Revision: f01ac8c6574344e9bc30fdf9aa357a51bb607961

URL: https://github.com/llvm/llvm-project/commit/f01ac8c6574344e9bc30fdf9aa357a51bb607961
DIFF: https://github.com/llvm/llvm-project/commit/f01ac8c6574344e9bc30fdf9aa357a51bb607961.diff

LOG: A test commit as a new contributor to verify commit access is OK.

Added: 
    

Modified: 
    clang/test/Analysis/a_flaky_crash.cpp

Removed: 
    


################################################################################
diff  --git a/clang/test/Analysis/a_flaky_crash.cpp b/clang/test/Analysis/a_flaky_crash.cpp
index 04bd57883fce..f350c1e1280c 100644
--- a/clang/test/Analysis/a_flaky_crash.cpp
+++ b/clang/test/Analysis/a_flaky_crash.cpp
@@ -1,6 +1,6 @@
 // This code used to crash but unpredictably and rarely.
-// Even with the current set of run-lines, if a buildbot tells you that
-// you broke this test there's a chance that someone else broke it
+// Even with the current set of run-lines, if a buildbot tells you
+// that you broke this test there's a chance that someone else broke it
 // a few commits ago.
 
 struct S {


        


More information about the cfe-commits mailing list