[clang][Sema] Fix comments to conform to bugprone-argument-comment (NFC)
authorTakuya Shimizu <shimizu2486@gmail.com>
Fri, 23 Jun 2023 13:25:04 +0000 (22:25 +0900)
committerTakuya Shimizu <shimizu2486@gmail.com>
Fri, 23 Jun 2023 13:25:04 +0000 (22:25 +0900)
commit940c94e1c1b99511630b6f61890ac54161b5829c
tree2b9ddda4fe752198eb4d6db89a00cab466441141
parent65de5a16c4f195fb30e62a8849abe23bc51fcbe8
[clang][Sema] Fix comments to conform to bugprone-argument-comment (NFC)

Makes some comments conform to bugprone-argument-comment (https://clang.llvm.org/extra/clang-tidy/checks/bugprone/argument-comment.html)
clang/lib/Sema/Sema.cpp