summaryrefslogtreecommitdiff
path: root/clang/test/Modules/stress1.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2015-08-09[modules] When loading a template specialization, re-canonicalize its templateRichard Smith
2015-07-30Add fmodules-cache-path to 2 tests which were missing it.Pete Cooper
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2015-03-26[Modules] Preserve source order for the map of late parsed templates.Chandler Carruth
2015-03-26[Modules] Make "#pragma weak" undeclared identifiers be trackedChandler Carruth
2015-03-26[Modules] Delete a bunch of complex code for ensuring visible decls inChandler Carruth
2015-03-26[Modules] A second attempt at writing out on-disk hash tables for theChandler Carruth
2015-03-25Temporarily disable one more non-determinism flag.Daniel Jasper
2015-03-25[Modules] Disable the diff of the merged module, there is still someChandler Carruth
2015-03-25[Modules] Make the DeclUpdates map be processed in insertion order.Chandler Carruth