- May 12, 2012
-
-
Jim Ingham authored
Also changed the defaults for SBThread::Step* to not delete extant plans. Also added some test cases to test more complex stepping scenarios. llvm-svn: 156667
-
Douglas Gregor authored
attribute, rather than requiring multiple cases in consumers of this information. llvm-svn: 156666
-
Michael J. Spencer authored
llvm-svn: 156665
-
Anna Zaks authored
llvm-svn: 156664
-
Akira Hatanaka authored
llvm-svn: 156663
-
Chad Rosier authored
llvm-svn: 156662
-
Anna Zaks authored
llvm-svn: 156661
-
Anna Zaks authored
llvm-svn: 156660
-
Anna Zaks authored
llvm-svn: 156659
-
Chad Rosier authored
llvm-svn: 156658
-
Douglas Gregor authored
__attribute__((aligned)). Fixes <rdar://problem/11435441>, a regression I introduced in r156003. This is the narrow fix; a more comprehensive fix is coming. llvm-svn: 156657
-
Akira Hatanaka authored
llvm-svn: 156656
-
Bill Wendling authored
llvm-svn: 156655
-
Richard Smith authored
the correct type and the correct source location in the diagnostic. Spotted by Johannes Schaub! llvm-svn: 156654
-
Matt Beaumont-Gay authored
llvm-svn: 156653
-
Michael J. Spencer authored
llvm-svn: 156652
-
- May 11, 2012
-
-
Greg Clayton authored
llvm-svn: 156651
-
Akira Hatanaka authored
register size of the target architecture. llvm-svn: 156650
-
Bill Wendling authored
llvm-svn: 156649
-
Bill Wendling authored
llvm-svn: 156648
-
Argyrios Kyrtzidis authored
file buffer, not at the start of lexing. Fixes assertion hit in format diagnostics. rdar://11418366 llvm-svn: 156647
-
Chad Rosier authored
llvm-svn: 156646
-
Brendon Cahoon authored
llvm-svn: 156644
-
Akira Hatanaka authored
A vector should be returned via the hidden pointer argument except if its size is equal to or smaller than 16-bytes and the target ABI is N32 or N64. llvm-svn: 156642
-
Filipe Cabecinhas authored
swig 2.0+ seems to default to using PyLongObjects, but the __len__() method _must_ return a PyIntObject. llvm-svn: 156639
-
Filipe Cabecinhas authored
llvm-svn: 156638
-
Filipe Cabecinhas authored
llvm-svn: 156637
-
Sirish Pande authored
llvm-svn: 156636
-
Duncan Sands authored
llvm-svn: 156635
-
Brendon Cahoon authored
Patch by Jyotsna Verma. llvm-svn: 156634
-
Chad Rosier authored
llvm-svn: 156633
-
Chad Rosier authored
llvm-svn: 156632
-
Sirish Pande authored
llvm-svn: 156631
-
Sirish Pande authored
llvm-svn: 156630
-
Jakob Stoklund Olesen authored
Don't compute the SuperRegs list until the sub-register graph is completely finished. This guarantees that the list of super-registers is properly topologically ordered, and has no duplicates. llvm-svn: 156629
-
Chad Rosier authored
retval. Hoists check before emitting the call to avoid unnecessary work. rdar://11430407 PR12796 llvm-svn: 156628
-
Jim Ingham authored
rdar://problem/11419156 llvm-svn: 156627
-
Greg Clayton authored
Fixed an issue in the platform options where if no architecture was specified where the platform would fail to select itself with something like: (lldb) platfrom select remote-ios llvm-svn: 156626
-
Nuno Lopes authored
llvm-svn: 156625
-
Jim Ingham authored
llvm-svn: 156624
-