summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/DiagnosticSerializationKinds.td
Commit message (Expand)AuthorAgeFilesLines
* [ODRHash] Revert r307743 which reverted r307720Richard Trieu2017-07-151-24/+46
* [ODRHash] Revert r307720 to fix buildbot.Richard Trieu2017-07-121-46/+24
* [ODRHash] Support more method types.Richard Trieu2017-07-111-24/+46
* [ODRHash] Support FriendDeclRichard Trieu2017-07-081-4/+10
* [ODRHash] Supply more information when generic error message is emitted.Richard Trieu2017-06-211-0/+5
* [ODRHash] Hash VarDecl members.Richard Trieu2017-06-161-6/+24
* [ODRHash] Add diagnostic messages for typedef and type alias.Richard Trieu2017-06-121-5/+11
* [ODRHash] Make diagnostic message more readable.Richard Trieu2017-06-081-4/+6
* [ODRHash] Change the fall-back diagnostic error.Richard Trieu2017-06-081-0/+7
* Support lazy stat'ing of files referenced by module maps.Richard Smith2017-06-021-4/+8
* [ODRHash] Add support for array and decayed types, and parameter names and ty...Richard Trieu2017-05-021-2/+8
* Revert r300001 "Revert r298824 & r298816, recommit r298742 & r298754"Hans Wennborg2017-04-121-12/+2
* Revert r298824 & r298816, recommit r298742 & r298754Richard Trieu2017-04-111-2/+12
* Revert r298742 "[ODRHash] Add error messages for mismatched parameters in met...Vassil Vassilev2017-03-261-12/+2
* Revert 298754 and 298742.Vassil Vassilev2017-03-261-2/+2
* [ODRHash] Add support for array and decayed types.Richard Trieu2017-03-251-2/+2
* [ODRHash] Add error messages for mismatched parameters in methods.Richard Trieu2017-03-241-2/+12
* Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"Duncan P. N. Exon Smith2017-03-201-0/+5
* Revert "Modules: Cache PCMs in memory and avoid a use-after-free"Renato Golin2017-03-181-5/+0
* Modules: Cache PCMs in memory and avoid a use-after-freeDuncan P. N. Exon Smith2017-03-171-0/+5
* [ODRHash] Add support for detecting different method properties.Richard Trieu2017-03-041-2/+14
* [ODRHash] Add basic support for CXXRecordDeclRichard Trieu2017-02-281-4/+6
* [ODRHash] Finish FieldDecl support by handling mutable and initializers.Richard Trieu2017-02-241-2/+8
* [ODRHash] Add handling of bitfieldsRichard Trieu2017-02-241-2/+8
* [ODRHash] Add handling of TypedefType and DeclarationNameRichard Trieu2017-02-241-2/+2
* [ODRHash] Add IdentiferInfo and FieldDecl support.Richard Trieu2017-02-231-4/+6
* [ODRHash] static_cast and Stmt hashing.Richard Trieu2017-02-221-2/+16
* Add more ODR checking.Richard Trieu2017-02-221-0/+9
* Revert r295421, new ODR checker for modules, to fix build bot.Richard Trieu2017-02-171-64/+0
* Add better ODR checking for modules.Richard Trieu2017-02-171-0/+64
* Revert r295284: Add better ODR checking for modules.Richard Trieu2017-02-161-64/+0
* Add better ODR checking for modules.Richard Trieu2017-02-161-0/+64
* Revert r293585 "Add better ODR checking for modules."Sam McCall2017-01-311-64/+0
* Add better ODR checking for modules.Richard Trieu2017-01-311-0/+64
* Module: correctly set the module file kind when emitting file_modified.Manman Ren2016-10-211-0/+6
* Introduce module file extensions to piggy-back data onto module files.Douglas Gregor2015-11-031-0/+4
* Don't use fprintf to emit this diagnostic!Richard Smith2015-09-011-0/+4
* [modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...Richard Smith2015-08-091-3/+14
* [modules] Start moving the module visibility information off the Module itself.Richard Smith2015-05-011-3/+0
* Revert "Mangle the IsSystem bit into the .pcm file name"Ben Langmuir2015-02-191-3/+0
* [PCH/Modules] Check that the specific module cache path the PCH was built wit...Argyrios Kyrtzidis2015-02-191-0/+2
* Mangle the IsSystem bit into the .pcm file nameBen Langmuir2015-02-121-0/+3
* [modules] If we import a module, and we've seen a module map that describes theRichard Smith2014-12-061-0/+3
* [modules] Initial support for explicitly loading .pcm files.Richard Smith2014-10-221-1/+3
* Verify all the module map files for a pcm are the same on loadBen Langmuir2014-08-121-0/+3
* Reapply r207477 and r207479 without cyclic dependencyBen Langmuir2014-04-291-0/+2
* Revert r207477 (and r207479), "Check -Werror options during module validation"NAKAMURA Takumi2014-04-291-2/+0
* Check -Werror options during module validationBen Langmuir2014-04-291-0/+2
* When a module completes the definition of a class template specialization imp...Richard Smith2014-04-191-0/+7
* Allow multiple modules with the same name to coexist in the module cacheBen Langmuir2014-04-141-1/+6