- Jun 25, 2010
-
-
Argyrios Kyrtzidis authored
llvm-svn: 106860
-
Argyrios Kyrtzidis authored
llvm-svn: 106859
-
Argyrios Kyrtzidis authored
llvm-svn: 106858
-
Argyrios Kyrtzidis authored
llvm-svn: 106857
-
Benjamin Kramer authored
Lexer/hexfloat.cpp is now XFAIL'd, I'd appreciate if someone could look into it. llvm-svn: 106840
-
Argyrios Kyrtzidis authored
llvm-svn: 106832
-
Argyrios Kyrtzidis authored
llvm-svn: 106831
-
Argyrios Kyrtzidis authored
llvm-svn: 106830
-
Chris Lattner authored
llvm-svn: 106821
-
Chandler Carruth authored
current attribute system, but it is enough to handle class templates which specify parts of their alignment in terms of their template parameters. This also replaces the attributes test in SemaTemplate with one that actually tests working attributes instead of broken ones. I plan to add more tests here for non-dependent attributes in a subsequent patch. Thanks to John for walking me through some of this. =D llvm-svn: 106818
-
Fariborz Jahanian authored
llvm-svn: 106813
-
John Thompson authored
llvm-svn: 106812
-
John Thompson authored
llvm-svn: 106806
-
- Jun 24, 2010
-
-
Eric Christopher authored
llvm-svn: 106786
-
Fariborz Jahanian authored
is an extern local to a function. Radar 8125274. llvm-svn: 106773
-
Fariborz Jahanian authored
Thanks Daniel D. llvm-svn: 106758
-
Ted Kremenek authored
llvm-svn: 106755
-
Zhongxing Xu authored
llvm-svn: 106742
-
Zhongxing Xu authored
llvm-svn: 106741
-
Zhongxing Xu authored
llvm-svn: 106738
-
Benjamin Kramer authored
The constant was copied from clang's limits.h. llvm-svn: 106732
-
Argyrios Kyrtzidis authored
llvm-svn: 106727
-
Argyrios Kyrtzidis authored
llvm-svn: 106726
-
Eric Christopher authored
target specific preprocessor define as well. llvm-svn: 106715
-
Fariborz Jahanian authored
when block literal is declared inside a ctor/dtor. Fixes radr 8096995. llvm-svn: 106700
-
Ted Kremenek authored
when the worklist algorithm has terminated. This allows some checkers to do a post-analysis phase after all paths have been analyzed. llvm-svn: 106689
-
- Jun 23, 2010
-
-
Duncan Sands authored
llvm-svn: 106668
-
Daniel Dunbar authored
llvm-svn: 106661
-
Daniel Dunbar authored
all the kinks are worked out. llvm-svn: 106641
-
Ted Kremenek authored
llvm-svn: 106640
-
Daniel Dunbar authored
llvm-svn: 106639
-
Sebastian Redl authored
llvm-svn: 106629
-
Argyrios Kyrtzidis authored
llvm-svn: 106625
-
Argyrios Kyrtzidis authored
Modify ClassTemplateSpecializationDecl and ClassTemplatePartialSpecializationDecl to allow PCH read/write. llvm-svn: 106624
-
Chris Lattner authored
with several tweaks by me. llvm-svn: 106619
-
Chris Lattner authored
llvm-svn: 106618
-
Zhongxing Xu authored
llvm-svn: 106617
-
Zhongxing Xu authored
llvm-svn: 106616
-
Ted Kremenek authored
crash reported in PR 7450. llvm-svn: 106609
-
Douglas Gregor authored
literals. Fixes PR7488. llvm-svn: 106607
-