[PATCH] D76937: Fix infinite recursion in deferred diagnostic emitter
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 1 11:49:11 PDT 2020
yaxunl updated this revision to Diff 254261.
yaxunl added a comment.
Revised by John's comments. Also only check file scope variables.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76937/new/
https://reviews.llvm.org/D76937
Files:
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/OpenMP/nvptx_target_exceptions_messages.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76937.254261.patch
Type: text/x-patch
Size: 6161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200401/1dfb73e8/attachment.bin>
More information about the cfe-commits
mailing list