[all-commits] [llvm/llvm-project] bc172e: [clang][StaticAnalyzer] Compilation fix.

Michael Kruse via All-commits all-commits at lists.llvm.org
Thu Mar 4 21:24:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc172e532a89754d47fef1306064a26a4dc0a76b
      https://github.com/llvm/llvm-project/commit/bc172e532a89754d47fef1306064a26a4dc0a76b
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp

  Log Message:
  -----------
  [clang][StaticAnalyzer] Compilation fix.

An enum was unhandled after landing of D94973. Add the new
OMPCanonicalLoopClass to the list of unhandled cases.




More information about the All-commits mailing list