- Mar 18, 2009
-
-
Mike Stump authored
llvm-svn: 67227
-
Daniel Dunbar authored
readnone/readonly attributes. llvm-svn: 67224
-
Chris Lattner authored
llvm-svn: 67219
-
Chris Lattner authored
There are some more complex cases (_Complex and structs) that I'm still working on. llvm-svn: 67218
-
Chris Lattner authored
llvm-svn: 67213
-
Mike Stump authored
llvm-svn: 67207
-
Mike Stump authored
llvm-svn: 67205
-
Chris Lattner authored
llvm-svn: 67165
-
Chris Lattner authored
llvm-svn: 67164
-
Daniel Dunbar authored
require a space (to avoid concatenation) if the numeric constant had a leading period. - PR3819. llvm-svn: 67163
-
Zhongxing Xu authored
llvm-svn: 67154
-
Daniel Dunbar authored
flawed idea that llvm::sys::Path::getBasename was a version of basename(). llvm-svn: 67153
-
Daniel Dunbar authored
case. llvm-svn: 67151
-
Gabor Greif authored
llvm-svn: 67148
-
Anders Carlsson authored
llvm-svn: 67147
-
Gabor Greif authored
llvm-svn: 67145
-
Daniel Dunbar authored
inverted). llvm-svn: 67135
-
Douglas Gregor authored
llvm-svn: 67133
-
Daniel Dunbar authored
-ccc-no-clang, -ccc-no-clang-cxx, -ccc-no-clang-cpp, -fsyntax-only). llvm-svn: 67131
-
Daniel Dunbar authored
llvm-svn: 67130
-
Daniel Dunbar authored
llvm-svn: 67129
-
Chris Lattner authored
discovered as part of PR3817 llvm-svn: 67127
-
- Mar 17, 2009
-
-
Daniel Dunbar authored
host; the toolchain may differ based on command line arguments. llvm-svn: 67106
-
Douglas Gregor authored
quite as great as it sounds, because, while we can refer to the enumerator values outside the template, e.g., adder<long, 3, 4>::value we can't yet refer to them with dependent names, so no Fibonacci (yet). InstantiateClassTemplateSpecialization is getting messy; next commit will put it into a less-ugly state. llvm-svn: 67092
-
Anders Carlsson authored
llvm-svn: 67075
-
Anders Carlsson authored
llvm-svn: 67074
-
Sebastian Redl authored
Almost complete implementation of rvalue references. One bug, and a few unclear areas. Maybe Doug can shed some light on some of the fixmes. llvm-svn: 67059
-
- Mar 16, 2009
-
-
Anders Carlsson authored
llvm-svn: 67045
-
- Mar 15, 2009
-
-
Sebastian Redl authored
llvm-svn: 67033
-
Anders Carlsson authored
llvm-svn: 67032
-
Anders Carlsson authored
llvm-svn: 67031
-
Daniel Dunbar authored
llvm-svn: 67013
-
- Mar 14, 2009
-
-
Anders Carlsson authored
llvm-svn: 66997
-
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
-
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
-
Mike Stump authored
literals. llvm-svn: 66984
-
- Mar 13, 2009
-
-
Daniel Dunbar authored
llvm-svn: 66974
-
-
Chris Lattner authored
llvm-svn: 66961
-