[Clang][NFC] Fix multiline comment prefixes in function headers
authorSaiyedul Islam <Saiyedul.Islam@amd.com>
Mon, 3 Jan 2022 15:12:04 +0000 (15:12 +0000)
committerSaiyedul Islam <Saiyedul.Islam@amd.com>
Tue, 4 Jan 2022 11:51:31 +0000 (11:51 +0000)
commit32357266fd055e0eba63fc321f31a1c88eae0ea8
tree0353e80c262ba1112e5cd727b432d99b1f4a3501
parent99e7bf46c9e34644a8c0033684798dcafc790200
[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
clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
clang/lib/Driver/ToolChains/Cuda.cpp