- Oct 15, 2010
-
-
Dan Gohman authored
llvm-svn: 116613
-
Jim Grosbach authored
llvm-svn: 116612
-
Mikhail Glushenkov authored
llvm-svn: 116611
-
Johnny Chen authored
'breakpoint delete 1' from 'breakpoint delete'. With 'breakpoint delete', the command interpreter was asking for a confirmation from the user, which there isn't any. llvm-svn: 116610
-
Johnny Chen authored
# rdar://problem/8557478 # test/class_types test failures: runCmd: expr this->m_c_int llvm-svn: 116609
-
Argyrios Kyrtzidis authored
llvm-svn: 116608
-
Johnny Chen authored
breakpoint modify -c 'val == 3' 1 after: breakpoint set -n c which sets a breakpoint on function 'c'. The breakpoint should only stop if expression 'val == 3' evaluates to true. llvm-svn: 116607
-
Argyrios Kyrtzidis authored
llvm-svn: 116606
-
Argyrios Kyrtzidis authored
llvm-svn: 116605
-
Jim Grosbach authored
llvm-svn: 116604
-
Fariborz Jahanian authored
AST node. (finishing off radar 8525788). llvm-svn: 116603
-
Jim Grosbach authored
scheduler may reorder loads from them before the stores and other such badness. PR8347. Patch by David Meyer llvm-svn: 116602
-
Bob Wilson authored
llvm-svn: 116601
-
Rafael Espindola authored
llvm-svn: 116600
-
Devang Patel authored
llvm-svn: 116599
-
Argyrios Kyrtzidis authored
Read/write to/from PCH DeclarationNameLocs, DeclarationNameInfos and QualifierInfos (rdar://8513756). llvm-svn: 116598
-
Michael J. Spencer authored
KillTheDoctor: Fix 2008 build. I'm actually surprised 2010 defines all of these, many are non-standard posix/unix extensions. llvm-svn: 116597
-
Johnny Chen authored
the session recordings. llvm-svn: 116596
-
Dan Gohman authored
llvm-svn: 116595
-
Eric Christopher authored
llvm-svn: 116594
-
Dan Gohman authored
llvm-svn: 116593
-
Jakob Stoklund Olesen authored
A CHECK-NOT pattern without a following CHECK pattern simply checks that the pattern doesn't match before the end of the input file. You can even have only CHECK-NOT patterns to check that strings appear nowhere in the input file. llvm-svn: 116592
-
Jim Grosbach authored
an explicit def. Make sure to capture that properly. rdar://8556556 llvm-svn: 116591
-
Jim Grosbach authored
llvm-svn: 116588
-
David Chisnall authored
Add clang_getLocationForOffset() to libclang, for gives a source location from a character index into a file. llvm-svn: 116587
-
Douglas Gregor authored
we did was an acceptable lookup. If it is, then we can re-use that lookup result. If it isn't, we have to perform the lookup again. This is almost surely the cause behind the mysterious typo.m failures on some builders; we were getting the wrong lookup results returned. llvm-svn: 116586
-
Johnny Chen authored
when importing the lldb module. llvm-svn: 116585
-
Johnny Chen authored
llvm-svn: 116583
-
Johnny Chen authored
is no need to check the return status of the command execution, and an error status is not deemed a failure in the test. llvm-svn: 116582
-
Jakob Stoklund Olesen authored
llvm-svn: 116581
-
Jakob Stoklund Olesen authored
llvm-svn: 116580
-
Rafael Espindola authored
map. llvm-svn: 116579
-
Daniel Dunbar authored
llvm-svn: 116577
-
Daniel Dunbar authored
llvm-svn: 116576
-
Douglas Gregor authored
typo correction prefers "super" over other, equivalent completions. I believe this will fix the regression on the buildbot. llvm-svn: 116574
-
Douglas Gregor authored
as the class itself. Fixes PR7082. llvm-svn: 116573
-
Gabor Greif authored
llvm-svn: 116572
-
-
-
Abramo Bagnara authored
llvm-svn: 116569
-