- Mar 14, 2009
-
-
Sebastian Redl authored
llvm-svn: 67007
-
Sebastian Redl authored
llvm-svn: 67004
-
Ted Kremenek authored
llvm-svn: 66999
-
Anders Carlsson authored
llvm-svn: 66997
-
Ted Kremenek authored
internal implementation of Selector. llvm-svn: 66996
-
Anders Carlsson authored
More static_assert work. Check that the assert expr is valid and show an error if it's false. Create the declaration and add it to the current context. llvm-svn: 66995
-
Douglas Gregor authored
arguments. Eliminates a FIXME. llvm-svn: 66993
-
Ted Kremenek authored
week in: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090302/013580.html That patch caused the output of the diagnostics to change. Since 'DeclarationName' can already reason about Selectors and the Diagnostics logic reasons about DeclarationName, there is no additional code needed to get the diagnostics working by making Selector::getIdentifierInfo() private. llvm-svn: 66992
-
Daniel Dunbar authored
failing test case). llvm-svn: 66991
-
Douglas Gregor authored
Make sure that the canonical representation of integral template arguments uses the bitwidth and signedness of the template parameter llvm-svn: 66990
-
Douglas Gregor authored
always, refactored the existing logic to tease apart the parser action and the semantic analysis shared by the parser and template instantiation. llvm-svn: 66987
-
Daniel Dunbar authored
llvm-svn: 66986
-
Daniel Dunbar authored
what processes to execute during a compilation. llvm-svn: 66985
-
Mike Stump authored
literals. llvm-svn: 66984
-
Anders Carlsson authored
llvm-svn: 66983
-
Daniel Dunbar authored
llvm-svn: 66980
-
Ted Kremenek authored
llvm-svn: 66979
-
Daniel Dunbar authored
llvm-svn: 66978
-
- Mar 13, 2009
-
-
Daniel Dunbar authored
llvm-svn: 66974
-
Chris Lattner authored
etc and make freestanding imply it. llvm-svn: 66972
-
Ted Kremenek authored
llvm-svn: 66969
-
Daniel Dunbar authored
llvm-svn: 66968
-
Daniel Dunbar authored
llvm-svn: 66967
-
-
Chris Lattner authored
llvm-svn: 66961
-
Chris Lattner authored
llvm-svn: 66955
-
Chris Lattner authored
llvm-svn: 66954
-
Douglas Gregor authored
llvm-svn: 66951
-
Daniel Dunbar authored
llvm-svn: 66950
-
Douglas Gregor authored
- C++ function casts, e.g., T(foo) - sizeof(), alignof() More importantly, this allows us to verify that we're performing overload resolution during template instantiation, with argument-dependent lookup and the "cached" results of name lookup from the template definition. llvm-svn: 66947
-
Ted Kremenek authored
llvm-svn: 66944
-
Ted Kremenek authored
llvm-svn: 66943
-
Daniel Dunbar authored
llvm-svn: 66942
-
Fariborz Jahanian authored
corresponding to block pointer. llvm-svn: 66940
-
Daniel Dunbar authored
llvm-svn: 66939
-
Daniel Dunbar authored
compatibility with C++ rewrite. llvm-svn: 66938
-
Ted Kremenek authored
to return an owning pointer. llvm-svn: 66934
-
Mike Stump authored
llvm-svn: 66931
-
Ted Kremenek authored
llvm-svn: 66926
-
Douglas Gregor authored
llvm-svn: 66924
-