- Mar 17, 2010
-
-
John McCall authored
Fixes the crash-on-invalid in PR6629. llvm-svn: 98698
-
Douglas Gregor authored
ASTUnit::LoadFromCompilerInvocation() fails to create target information. llvm-svn: 98697
-
Fariborz Jahanian authored
returning objc objects. There will be a corresponding objective-c++ patch soon. llvm-svn: 98696
-
Douglas Gregor authored
llvm-svn: 98695
-
Bob Wilson authored
llvm-svn: 98694
-
Fariborz Jahanian authored
literal. Fixes radar 7760213. llvm-svn: 98693
-
Bob Wilson authored
llvm-svn: 98692
-
- Mar 16, 2010
-
-
Douglas Gregor authored
llvm-svn: 98691
-
Douglas Gregor authored
buffer was invalid when it was created, and use that bit to always set the "Invalid" flag according to whether the buffer is invalid. This ensures that all accesses to an invalid buffer are marked invalid, improving recovery. llvm-svn: 98690
-
Douglas Gregor authored
recovery for those that need it. llvm-svn: 98689
-
Blaine Garst authored
llvm-svn: 98688
-
Evan Cheng authored
llvm-svn: 98686
-
John McCall authored
llvm-svn: 98685
-
John McCall authored
llvm-svn: 98684
-
Bob Wilson authored
optional register update argument, which is currently unused -- when we add support for that, it can just be a separate operand. llvm-svn: 98683
-
Chris Lattner authored
llvm-svn: 98682
-
John McCall authored
that occur in constructors (on the unwind path). llvm-svn: 98681
-
Chris Lattner authored
handling constant unions. llvm-svn: 98680
-
Johnny Chen authored
This is for the disassembly work. There are cases where this is not possible, for example, A8.6.53 LDM Encoding T1. In such case, we'll use an adhoc approach to deduce the Opcode programmatically. llvm-svn: 98679
-
Blaine Garst authored
at least give the Apple ABI a name that reflects Apple in prep for other ABI specs that might come along llvm-svn: 98678
-
Chris Lattner authored
be doing something useful. llvm-svn: 98677
-
Blaine Garst authored
llvm-svn: 98676
-
Devang Patel authored
llvm-svn: 98675
-
Douglas Gregor authored
Invalid bit through; there are no safety-critical callers of these functions. llvm-svn: 98674
-
Daniel Dunbar authored
llvm-svn: 98673
-
Douglas Gregor authored
them to recover more gracefully on failure. llvm-svn: 98672
-
Benjamin Kramer authored
str[r]chr returns its pointer argument so we cannot mark it as nocapture. Thanks to Duncan for spotting my mistake. llvm-svn: 98671
-
Douglas Gregor authored
needs better error recovery. llvm-svn: 98667
-
Chris Lattner authored
llvm-svn: 98666
-
Douglas Gregor authored
SourceManager versions), updating those callers that need to recover gracefully from failure. llvm-svn: 98665
-
Douglas Gregor authored
llvm-svn: 98664
-
Benjamin Kramer authored
llvm-svn: 98663
-
Daniel Dunbar authored
llvm-svn: 98662
-
Chris Lattner authored
building mainline GCC, PR6542 llvm-svn: 98661
-
Chris Lattner authored
llvm-svn: 98656
-
Douglas Gregor authored
llvm-svn: 98655
-
Dan Gohman authored
llvm-svn: 98654
-
Chris Lattner authored
llvm-svn: 98653
-
Duncan Sands authored
general. llvm-svn: 98649
-
Bob Wilson authored
llvm-svn: 98648
-