summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/cxx-decls-imported.h
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error in worst-case number of offsets needed for an AST record.Richard Smith2016-04-141-0/+5
* [modules] For an inheriting constructor, the inherited constructor is stored inRichard Smith2015-02-271-0/+3
* [modules] Make NamespaceAliasDecl redeclarable, as it should be. This fixesRichard Smith2014-09-031-0/+3
* [modules] Fix deserialization cycle when loading a tag declaration with a typ...Richard Smith2014-08-301-0/+8
* Add some missing test coverage for merging 'extern "C"' functions with modules.Richard Smith2014-08-291-0/+1
* [modules] Don't assert when merging virtual functions that override otherRichard Smith2014-08-261-0/+7
* [modules] When merging a tag declaration that has a typedef name for linkageRichard Smith2014-08-231-0/+5
* [modules] When we merge redecl chains or mark a decl used with an updateRichard Smith2014-06-161-0/+3
* Push implicitly-declared allocation functions into the IdResolver. Otherwise,Richard Smith2014-05-161-0/+2
* Add missing serialization code for one of the CXXRecordDecl definition flags.Richard Smith2014-04-171-0/+15
* Map from local decl IDs to global decl IDs when lazily deserializing friend d...Richard Smith2013-08-301-0/+5
* If an unimported submodule of an imported module contains a declaration of aRichard Smith2013-07-141-0/+0
OpenPOWER on IntegriCloud