[PATCH] D54547: PTH-- Remove feature entirely-

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 4 06:37:18 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC348266: PTH-- Remove feature entirely- (authored by erichkeane, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54547?vs=174212&id=176621#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54547/new/

https://reviews.llvm.org/D54547

Files:
  NOTES.txt
  docs/InternalsManual.rst
  docs/PTHInternals.rst
  docs/ReleaseNotes.rst
  include/clang/Basic/DiagnosticFrontendKinds.td
  include/clang/Basic/DiagnosticLexKinds.td
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Driver.h
  include/clang/Driver/Options.td
  include/clang/Frontend/FrontendActions.h
  include/clang/Frontend/FrontendOptions.h
  include/clang/Frontend/Utils.h
  include/clang/Lex/PTHLexer.h
  include/clang/Lex/PTHManager.h
  include/clang/Lex/Preprocessor.h
  include/clang/Lex/PreprocessorOptions.h
  lib/ARCMigrate/ARCMT.cpp
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CMakeLists.txt
  lib/Frontend/CacheTokens.cpp
  lib/Frontend/ChainedIncludesSource.cpp
  lib/Frontend/CompilerInstance.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/FrontendActions.cpp
  lib/Frontend/InitPreprocessor.cpp
  lib/FrontendTool/ExecuteCompilerInvocation.cpp
  lib/Lex/CMakeLists.txt
  lib/Lex/PPDirectives.cpp
  lib/Lex/PPLexerChange.cpp
  lib/Lex/PPMacroExpansion.cpp
  lib/Lex/PTHLexer.cpp
  lib/Lex/Pragma.cpp
  lib/Lex/Preprocessor.cpp
  lib/Serialization/ASTReader.cpp
  lib/Serialization/ASTWriter.cpp
  test/Driver/pth.c
  test/PCH/emit-pth.c
  test/PCH/pth.c
  test/Preprocessor/include-pth.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54547.176621.patch
Type: text/x-patch
Size: 111644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181204/292ff61b/attachment-0001.bin>


More information about the cfe-commits mailing list