[all-commits] [llvm/llvm-project] 474dc3: Add missing namespace closure comment. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Sep 23 08:20:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 474dc33d075ae6b136bcaa4e4c5014d3deda5d25
https://github.com/llvm/llvm-project/commit/474dc33d075ae6b136bcaa4e4c5014d3deda5d25
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
Add missing namespace closure comment. NFCI.
Fixes clang-tidy llvm-namespace-comment warning.
Commit: 91589cf679c7946edfb5b33d1eb94d723ad99e2b
https://github.com/llvm/llvm-project/commit/91589cf679c7946edfb5b33d1eb94d723ad99e2b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp
M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
Log Message:
-----------
Add missing namespace closure comments. NFCI.
Fixes some clang-tidy llvm-namespace-comment warnings.
Compare: https://github.com/llvm/llvm-project/compare/a343b9b03277...91589cf679c7
More information about the All-commits
mailing list