[PATCH] D66361: Improve behavior in the case of stack exhaustion.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 14:47:08 PDT 2019
rsmith updated this revision to Diff 215680.
rsmith added a comment.
- Disable stack exhaustion test if threads are disabled.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66361/new/
https://reviews.llvm.org/D66361
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/Stack.h
include/clang/Sema/Sema.h
lib/Basic/CMakeLists.txt
lib/Basic/Stack.cpp
lib/Frontend/CompilerInstance.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaLookup.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateDeduction.cpp
lib/Sema/SemaTemplateInstantiate.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
lib/Sema/SemaType.cpp
test/CMakeLists.txt
test/SemaTemplate/stack-exhaustion.cpp
test/lit.cfg.py
test/lit.site.cfg.py.in
tools/driver/driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66361.215680.patch
Type: text/x-patch
Size: 32100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190816/9b1576ee/attachment-0001.bin>
More information about the cfe-commits
mailing list