summaryrefslogtreecommitdiff
path: root/test/Modules/cxx-decls.cpp
Commit message (Expand)AuthorAgeFilesLines
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-2/+2
* [modules] For an inheriting constructor, the inherited constructor is stored inRichard Smith2015-02-271-0/+2
* [modules] Make NamespaceAliasDecl redeclarable, as it should be. This fixesRichard Smith2014-09-031-0/+2
* [modules] Fix deserialization cycle when loading a tag declaration with a typ...Richard Smith2014-08-301-0/+3
* Add some missing test coverage for merging 'extern "C"' functions with modules.Richard Smith2014-08-291-0/+6
* [modules] Don't assert when merging virtual functions that override otherRichard Smith2014-08-261-0/+3
* [modules] When merging a tag declaration that has a typedef name for linkageRichard Smith2014-08-231-0/+6
* [modules] When we merge redecl chains or mark a decl used with an updateRichard Smith2014-06-161-0/+8
* Push implicitly-declared allocation functions into the IdResolver. Otherwise,Richard Smith2014-05-161-0/+4
* Add missing serialization code for one of the CXXRecordDecl definition flags.Richard Smith2014-04-171-0/+3
* Map from local decl IDs to global decl IDs when lazily deserializing friend d...Richard Smith2013-08-301-0/+9
* If an unimported submodule of an imported module contains a declaration of aRichard Smith2013-07-141-0/+12