If the test shouldn't require large stack usage, should the not_ubsan,
not_asan tags be removed?
On Mon, Feb 29, 2016 at 9:55 PM, Justin Lebar wrote:
> Works! Thank you for fixing this, and so quickly.
>
> On Mon, Feb 29, 2016 at 6:51 PM, Argyrios Kyrtzidis wrote:
>> Try with r262290.
>>
>>> On
Author: rjmccall
Date: Tue Mar 1 00:27:40 2016
New Revision: 262308
URL: http://llvm.org/viewvc/llvm-project?rev=262308&view=rev
Log:
Better comments for ExtParameterInfo.
Modified:
cfe/trunk/include/clang/AST/Type.h
cfe/trunk/include/clang/Sema/Sema.h
Modified: cfe/trunk/include/clang/
not_ubsan was added a long time ago, I presume it is still needed due to
recursion in sema as well.
not_asan was added recently to 2 tests after r260760. I tentatively removed it
from 'index-many-call-ops.cpp’ and if all looks good I’ll remove from the other
as well.
> On Feb 29, 2016, at 9:57
majnemer created this revision.
majnemer added reviewers: rnk, andrew.w.kaylor.
majnemer added a subscriber: cfe-commits.
We'd lose track of the parent CodeGenFunction, leading us to get
confused with regard to which function a nested finally belonged to.
http://reviews.llvm.org/D17752
Files:
Author: rjmccall
Date: Tue Mar 1 00:54:30 2016
New Revision: 262311
URL: http://llvm.org/viewvc/llvm-project?rev=262311&view=rev
Log:
Test template instantiation of ns_consumed and ns_returns_retained.
Modified:
cfe/trunk/test/SemaObjCXX/arc-templates.mm
Modified: cfe/trunk/test/SemaObjCXX/
ariccio updated this revision to Diff 49456.
ariccio added a comment.
Nit addressed.
http://reviews.llvm.org/D17688
Files:
llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
Index: llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
Hahnfeld updated the summary for this revision.
Hahnfeld updated this revision to Diff 49459.
Hahnfeld added a comment.
Rename option to `-stdlib=platform`
http://reviews.llvm.org/D17286
Files:
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
test/Driver/freebs
101 - 107 of 107 matches
Mail list logo