summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/stress1.cpp
Commit message (Expand)AuthorAgeFilesLines
* [modules] When loading a template specialization, re-canonicalize its templateRichard Smith2015-08-091-0/+12
* Add fmodules-cache-path to 2 tests which were missing it.Pete Cooper2015-07-301-0/+10
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-10/+10
* [Modules] Preserve source order for the map of late parsed templates.Chandler Carruth2015-03-261-1/+10
* [Modules] Make "#pragma weak" undeclared identifiers be trackedChandler Carruth2015-03-261-0/+5
* [Modules] Delete a bunch of complex code for ensuring visible decls inChandler Carruth2015-03-261-1/+1
* [Modules] A second attempt at writing out on-disk hash tables for theChandler Carruth2015-03-261-1/+1
* Temporarily disable one more non-determinism flag.Daniel Jasper2015-03-251-1/+1
* [Modules] Disable the diff of the merged module, there is still someChandler Carruth2015-03-251-1/+1
* [Modules] Make the DeclUpdates map be processed in insertion order.Chandler Carruth2015-03-251-0/+100
OpenPOWER on IntegriCloud