[PATCH] D22773: Modules: add command line option fmodules-disable-diagnostic-validation to disable validation of the diagnostic options when loading the module

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 10:19:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276769: Modules: add command line option fmodules-disable-diagnostic-validation (authored by mren).

Changed prior to commit:
  https://reviews.llvm.org/D22773?vs=65449&id=65548#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22773

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Lex/HeaderSearchOptions.h
  cfe/trunk/include/clang/Serialization/ASTReader.h
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Frontend/FrontendActions.cpp
  cfe/trunk/lib/Serialization/ASTReader.cpp
  cfe/trunk/test/Driver/modules.m
  cfe/trunk/test/Modules/Inputs/DiagOutOfDate.h
  cfe/trunk/test/Modules/Inputs/module.map
  cfe/trunk/test/Modules/Inputs/pch-import-module-out-of-date.pch
  cfe/trunk/test/Modules/diagnostic-options-out-of-date.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22773.65548.patch
Type: text/x-patch
Size: 11692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160726/2cb912a7/attachment-0001.bin>


More information about the cfe-commits mailing list