summaryrefslogtreecommitdiffstats
path: root/test/PCH/pr4489.c
Commit message (Expand)AuthorAgeFilesLines
* Removing an XFAIL which shouldn't apply. We no longer care about MSVC 9, and ...Aaron Ballman2014-05-191-6/+0
* Forcibly disable test/PCH/pr4489.c, it is flaky on one of the buildbots.Daniel Dunbar2010-04-091-0/+7
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Fix tests to not depend on /dev/null existing.Daniel Dunbar2009-11-031-2/+3
* Make ASTContext explicitly keep track of the declaration for the CDouglas Gregor2009-07-071-1/+13
* Fix PR 4489, a crash in PCH loading that occurs when loading the nameDouglas Gregor2009-07-061-0/+8
* Fix PR 4489, a PCH crash during de-serialization.Douglas Gregor2009-07-011-0/+20