summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend
Commit message (Expand)AuthorAgeFilesLines
* Remove RUN: true lines.Daniel Dunbar2009-11-083-3/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-087-43/+43
* Don't run anything other than the compiler in these tests.Daniel Dunbar2009-11-051-2/+2
* Fix tests to not depend on /dev/null existing.Daniel Dunbar2009-11-031-4/+5
* Remove clang-cc code for handling -mmacosx-version-min andDaniel Dunbar2009-10-301-10/+10
* clang-cc: Allow building for x86_64 with -mmacosx-version-min=10.4.Daniel Dunbar2009-10-261-1/+0
* Update PCH serialization of FunctionDecl flags.Daniel Dunbar2009-09-221-3/+2
* Add an XFAIL test which compiles differently from a .ast.Daniel Dunbar2009-09-211-0/+9
* Switch ProcessASTInputFile to still use ParseAST.Daniel Dunbar2009-09-211-0/+7
* Initial support for code generation from .ast files.Daniel Dunbar2009-09-171-0/+5
* MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar2009-07-251-1/+1
* Change these tests to not depend as much on the name of the input.Daniel Dunbar2009-07-251-1/+1
* Forward -C and -CC to clang.Daniel Dunbar2009-06-081-0/+15
* Fixed the test.Fariborz Jahanian2009-04-101-2/+1
* Add a test case for my last patch.Fariborz Jahanian2009-04-101-0/+2
* Test case for -miphoneos-version-min, also part of Shantonu's patch!Daniel Dunbar2009-04-101-0/+23
* Fix -MD with no -MT when -o is specified (and fix test case).Daniel Dunbar2009-03-301-1/+1
* Driver: Support -M and -MM.Daniel Dunbar2009-03-301-2/+4
* Improve dependency file support.Daniel Dunbar2009-03-301-3/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-243-3/+3
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-221-1/+1
* fix testChris Lattner2009-03-211-1/+1
* Frontend: Handle empty input on stdin.Daniel Dunbar2009-03-211-0/+3
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-022-0/+23
OpenPOWER on IntegriCloud