]> granicus.if.org Git - clang/history - include/clang/Basic/DiagnosticSerializationKinds.td
Revert "Mangle the IsSystem bit into the .pcm file name"
[clang] / include / clang / Basic / DiagnosticSerializationKinds.td
2015-02-19 Ben LangmuirRevert "Mangle the IsSystem bit into the .pcm file...
2015-02-19 Argyrios Kyrtzidis[PCH/Modules] Check that the specific module cache...
2015-02-12 Ben LangmuirMangle the IsSystem bit into the .pcm file name
2014-12-06 Richard Smith[modules] If we import a module, and we've seen a modul...
2014-10-22 Richard Smith[modules] Initial support for explicitly loading .pcm...
2014-08-12 Ben LangmuirVerify all the module map files for a pcm are the same...
2014-04-29 Ben LangmuirReapply r207477 and r207479 without cyclic dependency
2014-04-29 NAKAMURA TakumiRevert r207477 (and r207479), "Check -Werror options...
2014-04-29 Ben LangmuirCheck -Werror options during module validation
2014-04-19 Richard SmithWhen a module completes the definition of a class templ...
2014-04-14 Ben LangmuirAllow multiple modules with the same name to coexist...
2014-02-12 Dmitri Gribenkolibclang: report error code for bad PCH files
2014-02-11 Dmitri GribenkoRename some PCH-related errors to have 'err_' as their...
2014-01-17 Ben LangmuirImprove the error message when a PCH dependency is...
2013-10-18 Richard SmithBasic ODR checking for C++ modules:
2013-05-10 Douglas Gregor[Modules] When things go horribly wrong when reading...
2013-04-26 Argyrios Kyrtzidis[PCH/modules] Require the preprocessing record option...
2013-03-20 Douglas Gregor<rdar://problem/12368093> Extend module maps with a...
2013-03-08 Argyrios Kyrtzidis[PCH] When complaining that a header from the PCH was...
2013-01-20 Benjamin KramerPrune unused diagnostics.
2012-11-16 Douglas GregorRemove unused diagnostics
2012-10-25 Douglas GregorRemove the old predefines-buffer diffing code completel...
2012-10-24 Douglas GregorTeach the PCH validator to check the preprocessor optio...
2012-10-16 Douglas GregorSerialize TargetOptions into an AST file, and make...
2012-06-20 Kaelyn UhrainAdd the PCH file name to the message about not being...
2012-05-03 Argyrios Kyrtzidis[PCH] When validating that the files coming from PCH...
2012-03-07 Argyrios Kyrtzidis[PCH] Mark a PCH file with a flag to indicate if the...
2011-12-09 Chandler CarruthSeparate the serialization library's diagnostics from...