llvm-project
6a5231e2 - [clang][OpenMP][CodeGen] Use an else if instead of checking twice (#168776)

Commit
39 days ago
[clang][OpenMP][CodeGen] Use an else if instead of checking twice (#168776) These two classes are mutually exclusive so avoid doing the two checks when the first succeeded.
Author
Parents
Loading