[all-commits] [llvm/llvm-project] 323572: [Clang][NFC] Fix multiline comment prefixes in fun...
Saiyedul Islam via All-commits
all-commits at lists.llvm.org
Tue Jan 4 03:53:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32357266fd055e0eba63fc321f31a1c88eae0ea8
https://github.com/llvm/llvm-project/commit/32357266fd055e0eba63fc321f31a1c88eae0ea8
Author: Saiyedul Islam <Saiyedul.Islam at amd.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
M clang/lib/Driver/ToolChains/Cuda.cpp
Log Message:
-----------
[Clang][NFC] Fix multiline comment prefixes in function headers
Cleanup of D105191 after latest clang-format changes.
Reviewed By: MyDeveloperDay
Differential Revision: https://reviews.llvm.org/D111545
More information about the All-commits
mailing list