summaryrefslogtreecommitdiff
path: root/test/Modules/redecl-add-after-load.cpp
Commit message (Expand)AuthorAgeFilesLines
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-2/+2
* [modules] When merging class definitions, make the retained definition visibleRichard Smith2015-03-271-12/+5
* [modules] Remove redundant import of lexical decls when building a lookup tableRichard Smith2015-03-231-2/+2
* Reverting r232793 until some new LLDB failures are discussedVince Harron2015-03-221-2/+2
* [modules] Remove some redundant work when building a lookup table for a DeclC...Richard Smith2015-03-201-2/+2
* If two sibling modules declare the same entity, and we indirectly pull aRichard Smith2014-05-191-3/+14
* If a declaration is loaded, and then a module import adds a redeclaration, thenRichard Smith2014-05-161-0/+48