summaryrefslogtreecommitdiff
path: root/test/Modules/merge-using-decls.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Test] NFC: Fixed typo in commentsCharles Li2017-03-011-3/+3
* [Test] Make Lit tests C++11 compatible #10Charles Li2017-02-241-0/+13
* Revert r295421, new ODR checker for modules, to fix build bot.Richard Trieu2017-02-171-4/+0
* Add better ODR checking for modules.Richard Trieu2017-02-171-0/+4
* Revert r295284: Add better ODR checking for modules.Richard Trieu2017-02-161-4/+0
* Add better ODR checking for modules.Richard Trieu2017-02-161-0/+4
* Revert r293585 "Add better ODR checking for modules."Sam McCall2017-01-311-4/+0
* Add better ODR checking for modules.Richard Trieu2017-01-311-0/+4
* Re-commit r246497 (and dependent changes r246524 and r246521), reverted inRichard Smith2015-09-011-0/+2
* Reverting r246497 (which requires also reverting r246524 and r246521 to avoid...Aaron Ballman2015-09-011-2/+0
* [modules] Preserve DeclID order when merging lookup tables to give a moreRichard Smith2015-09-011-1/+1
* [modules] Rework serialized DeclContext lookup table management. Instead ofRichard Smith2015-08-311-1/+3
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-2/+2
* [modules] Merging for class-scope using-declarations.Richard Smith2014-10-141-0/+69