[clang][StaticAnalyzer] Compilation fix.
authorMichael Kruse <llvm-project@meinersbur.de>
Fri, 5 Mar 2021 05:21:29 +0000 (23:21 -0600)
committerMichael Kruse <llvm-project@meinersbur.de>
Fri, 5 Mar 2021 05:23:58 +0000 (23:23 -0600)
commitbc172e532a89754d47fef1306064a26a4dc0a76b
tree79fd0a581dc0f99b9c32916dbb1adfaf3a7e5851
parent8a07c4a10b23acf05c6aaca2800081df56f44f82
[clang][StaticAnalyzer] Compilation fix.

An enum was unhandled after landing of D94973. Add the new
OMPCanonicalLoopClass to the list of unhandled cases.
clang/lib/StaticAnalyzer/Core/ExprEngine.cpp