- Jun 14, 2010
-
-
Daniel Dunbar authored
llvm-svn: 105958
-
Daniel Dunbar authored
llvm-svn: 105957
-
Chris Lattner authored
llvm-svn: 105956
-
Evan Cheng authored
llvm-svn: 105955
-
Chris Lattner authored
symbols as declarations in the X86 backend. This would manifest on darwin x86-32 as errors like this with -fvisibility=hidden: symbol '__ZNSbIcED1Ev' can not be undefined in a subtraction expression This fixes PR7353. llvm-svn: 105954
-
Chris Lattner authored
llvm-svn: 105953
-
Chris Lattner authored
llvm-svn: 105952
-
Douglas Gregor authored
from Peter Collingbourne! llvm-svn: 105951
-
Chris Lattner authored
fixes PR7356. llvm-svn: 105950
-
Stuart Hastings authored
llvm-svn: 105949
-
Chris Lattner authored
Decl.cpp:716:28: warning: initialization of pointer of type 'clang::VarDecl *' from literal 'false' [-Wbool-conversions] VarDecl *LastTentative = false; ^ RewriteRope.cpp:535:12: warning: initialization of pointer of type '<anonymous>::RopePieceBTreeNode *' from literal 'false' [-Wbool-conversions] return false; ^ llvm-svn: 105946
-
Bob Wilson authored
llvm-svn: 105944
-
Chris Lattner authored
llvm-svn: 105943
-
Chris Lattner authored
llvm-svn: 105942
-
Bob Wilson authored
Radar 7894069. llvm-svn: 105938
-
Benjamin Kramer authored
llvm-svn: 105937
-
Benjamin Kramer authored
llvm-svn: 105936
-
Eli Friedman authored
more clear what exactly is missing. llvm-svn: 105934
-
Eric Christopher authored
llvm-svn: 105933
-
Eric Christopher authored
Patch by Patrick Flannery! llvm-svn: 105932
-
Charles Davis authored
- Mangle qualifiers. - Start mangling variables' types into the name. A variable declared with a builtin type should now mangle properly. llvm-svn: 105931
-
Nate Begeman authored
Fix multiplies by scalar Add SemaChecking code for all immediates Add SemaChecking-gen support to arm_neon.td llvm-svn: 105930
-
Nate Begeman authored
llvm-svn: 105929
-
Greg Clayton authored
be shared with linux. Updated Xcode project. llvm-svn: 105928
-
Greg Clayton authored
BreakpointLocation::GetLoadAddress() does not match the 'StoppointLocation::GetLoadAddress() const' virtual function prototype, and so, does not override the superclass function. llvm-svn: 105927
-
- Jun 13, 2010
-
-
Daniel Dunbar authored
llvm-svn: 105925
-
Eli Friedman authored
Linux or doesn't compile on Linux. llvm-svn: 105923
-
Eli Friedman authored
llvm-svn: 105922
-
Eli Friedman authored
llvm-svn: 105921
-
Anders Carlsson authored
llvm-svn: 105920
-
Anders Carlsson authored
Implement part of the EmptySubobjectMap optimization described in PR6998. We still need to do this for bases. llvm-svn: 105919
-
Greg Clayton authored
llvm-svn: 105918
-
Benjamin Kramer authored
llvm-svn: 105915
-
Benjamin Kramer authored
llvm-svn: 105914
-
Benjamin Kramer authored
llvm-svn: 105913
-
John McCall authored
from its canonical type. llvm-svn: 105912
-
Chris Lattner authored
Patch by David Majnemer! llvm-svn: 105909
-
Nate Begeman authored
llvm-svn: 105908
-
Nate Begeman authored
Add code for generating bits of semachecking llvm-svn: 105907
-
Eli Friedman authored
llvm-svn: 105906
-