[all-commits] [llvm/llvm-project] 0a0abc: [Sema] isOpenMPCapturedDecl - assert we locate Cap...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Sep 16 04:43:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0a0abc0ede0ff8015e30aae89a3f89c7dc5b3f0f
https://github.com/llvm/llvm-project/commit/0a0abc0ede0ff8015e30aae89a3f89c7dc5b3f0f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
[Sema] isOpenMPCapturedDecl - assert we locate CapturedRegionScopeInfo. NFCI.
Fixes clang static analayzer null dereference warning.
More information about the All-commits
mailing list