- Dec 12, 2009
-
-
Ted Kremenek authored
llvm-svn: 91194
-
Daniel Dunbar authored
llvm-svn: 91193
-
Daniel Dunbar authored
llvm-svn: 91192
-
Ted Kremenek authored
Make using '-fshort-enums' an error until it is actually implemented (changes the ABI, so it is dangerous to not error out if we don't support it). Fixes <rdar://problem/7461006>. llvm-svn: 91191
-
Anders Carlsson authored
llvm-svn: 91190
-
Anders Carlsson authored
llvm-svn: 91189
-
Anders Carlsson authored
llvm-svn: 91187
-
Douglas Gregor authored
llvm-svn: 91185
-
Daniel Dunbar authored
llvm-svn: 91183
-
Anders Carlsson authored
llvm-svn: 91182
-
Anders Carlsson authored
llvm-svn: 91180
-
Ted Kremenek authored
scan-build: when the build command is 'make', override the CC and CXX options by passing them as arguments to make. This fixes <rdar://problem/6790224>. llvm-svn: 91179
-
Daniel Dunbar authored
llvm-svn: 91178
-
Ted Kremenek authored
llvm-svn: 91177
-
Daniel Dunbar authored
llvm-svn: 91176
-
Daniel Dunbar authored
llvm-svn: 91174
-
- Dec 11, 2009
-
-
Daniel Dunbar authored
Tests: Change substitution to automagically use 'clang -cc1' instead of 'clang-cc'. I still plan to eventually rewrite the tests to clarify the magic (I will probably actually rewrite them to %clang so it is more obvious this is a variable that gets substituted). llvm-svn: 91173
-
Ted Kremenek authored
llvm-svn: 91172
-
Fariborz Jahanian authored
(fixes radar 7465023). llvm-svn: 91171
-
Daniel Dunbar authored
- I apologize for the link time horrors, my goal is to kill off clang-cc in fairly short order. llvm-svn: 91170
-
John McCall authored
llvm-svn: 91163
-
Fariborz Jahanian authored
valid standard conversion to match g++'s behaviour. llvm-svn: 91157
-
Eli Friedman authored
llvm-svn: 91156
-
Benjamin Kramer authored
llvm-svn: 91155
-
Benjamin Kramer authored
llvm-svn: 91154
-
John McCall authored
llvm-svn: 91153
-
Eli Friedman authored
llvm-svn: 91152
-
Eli Friedman authored
llvm-svn: 91149
-
John McCall authored
in a file context. In well-formed code, only happens with friend functions. Fixes PR 5760. llvm-svn: 91146
-
Douglas Gregor authored
llvm-svn: 91141
-
Douglas Gregor authored
informative chunk. llvm-svn: 91139
-
Douglas Gregor authored
llvm-svn: 91138
-
Douglas Gregor authored
llvm-svn: 91137
-
Eli Friedman authored
correctly. llvm-svn: 91136
-
Douglas Gregor authored
specializations and class template partial specializations (they're never named directly). Also, member access expressions only refer to value declarations (fields, functions, enumerators, etc.) and Objective-C property declarations; filter out everything else. llvm-svn: 91133
-
Anders Carlsson authored
XFAIL this for now, fixing linkage bugs causes the order of globals to change. Will fix later today. llvm-svn: 91130
-
Anders Carlsson authored
llvm-svn: 91129
-
Anders Carlsson authored
llvm-svn: 91127
-
Douglas Gregor authored
llvm-svn: 91125
-
Benjamin Kramer authored
llvm-svn: 91119
-