summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Harden this test a bit to work on the mac with ancient gdbs.Eric Christopher2013-01-171-8/+9
| | | | llvm-svn: 172752
* Add a test for static member debug information.Eric Christopher2013-01-161-0/+35
| | | | | | | | Part of PR14471. Patch by Paul Robinson. llvm-svn: 172589
* XTARGET was removed, update debug-info tests.Argyrios Kyrtzidis2012-10-209-18/+18
| | | | llvm-svn: 166362
* Fix this for gdb 7.4.Eric Christopher2012-07-231-1/+2
| | | | | | Patch by Andy Gibbs. llvm-svn: 160639
* Fix this for buggy gdb behavior alongside the changeEric Christopher2012-06-051-2/+4
| | | | | | | to clang that omits debug information for non-user-defined methods. llvm-svn: 158008
* Revert previous patch as the corresponding clang patch was reverted.Eric Christopher2012-01-261-1/+1
| | | | | | gdb's tests are too dependent upon order in debug info. llvm-svn: 149050
* Reverse the order that these are expected for clang change. ShouldEric Christopher2012-01-261-1/+1
| | | | | | | | be no functional change (the offsets in AT_data_member_location are still correct). If the gdb testsuite itself needs changing then I'll revert this and the clang patch. llvm-svn: 149026
* Testcase for r133065Devang Patel2011-06-151-0/+25
| | | | llvm-svn: 133066
* New test case for r132949.Devang Patel2011-06-131-0/+31
| | | | llvm-svn: 132950
* Remove working directory path from intermediate files. They are not checked ↵Devang Patel2011-05-314-8/+8
| | | | | | in the output anyway. llvm-svn: 132375
* Fix tests broken by r132257.Eli Friedman2011-05-292-2/+2
| | | | llvm-svn: 132277
* adding XFAIL and XTARGET to those that require Darwin hostRenato Golin2011-05-288-0/+17
| | | | llvm-svn: 132257
* Clang is now correctly marking this as a class, so update the test case ↵Douglas Gregor2011-05-211-1/+2
| | | | | | accordingly llvm-svn: 131797
* Test case for r131441.Devang Patel2011-05-171-0/+21
| | | | llvm-svn: 131442
* Test case for r131422.Devang Patel2011-05-161-0/+82
| | | | llvm-svn: 131423
* Test case for r130373.Devang Patel2011-04-281-0/+40
| | | | llvm-svn: 130374
* Silence return-type warning.Devang Patel2011-04-281-1/+2
| | | | llvm-svn: 130349
* These tests are x86_64 specific.Devang Patel2011-03-285-10/+10
| | | | llvm-svn: 128421
* Test case for r128150.Devang Patel2011-03-231-0/+23
| | | | llvm-svn: 128151
* test case for r125249.Devang Patel2011-02-101-0/+70
| | | | llvm-svn: 125250
* Test case for r125142.Devang Patel2011-02-091-0/+32
| | | | llvm-svn: 125144
* Test case for r123199.Devang Patel2011-01-111-0/+30
| | | | llvm-svn: 123200
* Zap white spaces, test commit email.Devang Patel2010-11-101-4/+4
| | | | llvm-svn: 118690
* testcase commit for upcoming fix.Devang Patel2010-09-211-0/+124
| | | | llvm-svn: 114476
* test case for r113843.Devang Patel2010-09-141-1/+13
| | | | llvm-svn: 113844
* Import debug info tests.Devang Patel2010-09-135-0/+744
| | | | llvm-svn: 113804
* remove these testsDevang Patel2010-09-135-744/+0
| | | | llvm-svn: 113803
* add more tests.Devang Patel2010-09-133-0/+476
| | | | llvm-svn: 113801
* Add README.txt and very first test case.Devang Patel2010-09-132-0/+268
llvm-svn: 113797
OpenPOWER on IntegriCloud