[clang] [llvm] [Clang][OpenMP] Support for dispatch construct (Sema & Codegen) support (PR #117904)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 12 09:07:42 PST 2024
SunilKuravinakop wrote:
I ran `./install/bin/clang-tidy -p=build clang/lib/Sema/SemaOpenMP.cpp -checks=llvm-*` and did not find any changes being suggested for the code changes which I have done. Is there any other tool other than clang-tidy which I can run before uploading? I have been using git-clang-format for quite sometime now.
https://github.com/llvm/llvm-project/pull/117904
More information about the cfe-commits
mailing list