summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Frontend/FrontendActionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* ASTContext: Declare builtin types implicitlyAlp Toker2013-12-151-8/+6
* [Parser] Unbreak parsing with incremental parsing enabled and add a unit-test...Argyrios Kyrtzidis2013-11-241-0/+32
* Nuke SetUpBuildDumpLog.Sean Silva2013-01-201-1/+1
* Really sort the #include lines in unittests/...Chandler Carruth2012-12-041-1/+1
* Sort the #include lines for unittests/...Chandler Carruth2012-12-041-4/+2
* Update unittests for include change.Benjamin Kramer2012-07-041-0/+1
* Fix broken unit testDouglas Gregor2012-01-201-2/+2
* Re-instate r125819 and r125820 with no functionality changePeter Collingbourne2011-02-191-2/+0
* Revert 125820 and 125819 to fix PR9266.Rafael Espindola2011-02-191-0/+2
* Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenActionPeter Collingbourne2011-02-181-2/+0
* Add gTest unittests to clang, and write the first one.Jeffrey Yasskin2011-02-031-0/+76
OpenPOWER on IntegriCloud