llvm-project/clang/test/Modules/Inputs/template-default-args
Richard Smith 6dc8ae10aa [modules] When parsing the base specifiers of a parse-merged class, the current
context is the class itself but lookups should be performed starting with the
lookup parent of the class (class and base members don't shadow types from the
surrounding context because they have not been declared yet).

llvm-svn: 245236
2015-08-17 20:24:17 +00:00
..
a.h [modules] When parsing the base specifiers of a parse-merged class, the current 2015-08-17 20:24:17 +00:00
b.h
c.h [modules] Add (already passing) test for template default argument merging when the template is declared in a namespace. 2015-07-19 23:44:27 +00:00
module.modulemap [modules] Track all default template arguments for a given parameter across 2015-06-10 20:30:23 +00:00