[PATCH] D86858: [OpenMP] Fix infinite loop in Sema::isOpenMPGlobalCapturedDecl()

Yang Fan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 30 23:56:18 PDT 2020


nullptr.cpp added a comment.

In D86858#2246925 <https://reviews.llvm.org/D86858#2246925>, @jdoerfert wrote:

> Can you add the test that exposed this?

Sorry, this was discovered by a static analyzer checker.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86858/new/

https://reviews.llvm.org/D86858



More information about the cfe-commits mailing list