[all-commits] [llvm/llvm-project] 4a450d: Revert "[Preprocessor] Implement -fminimize-whites...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Aug 2 15:23:04 PDT 2021
Branch: refs/heads/release/13.x
Home: https://github.com/llvm/llvm-project
Commit: 4a450da71b3fbef613376cd7c8066942785af937
https://github.com/llvm/llvm-project/commit/4a450da71b3fbef613376cd7c8066942785af937
Author: Tom Stellard <tstellar at redhat.com>
Date: 2021-08-02 (Mon, 02 Aug 2021)
Changed paths:
M clang/docs/ClangCommandLineReference.rst
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/include/clang/Driver/Options.td
M clang/include/clang/Driver/Types.h
M clang/include/clang/Frontend/PreprocessorOutputOptions.h
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Driver/Types.cpp
M clang/lib/Frontend/PrintPreprocessedOutput.cpp
M clang/lib/Lex/Preprocessor.cpp
M clang/test/Preprocessor/comment_save.c
M clang/test/Preprocessor/first-line-indent.c
M clang/test/Preprocessor/hash_line.c
R clang/test/Preprocessor/line-directive-output-mincol.c
M clang/test/Preprocessor/line-directive-output.c
M clang/test/Preprocessor/macro_space.c
R clang/test/Preprocessor/minimize-whitespace-messages.c
R clang/test/Preprocessor/minimize-whitespace.c
M clang/test/Preprocessor/print_line_include.c
M clang/test/Preprocessor/stringize_space.c
Log Message:
-----------
Revert "[Preprocessor] Implement -fminimize-whitespace."
This reverts commit ae6b40000238e5faaaa319ffcfc713a15e459be8.
llvm.org/PR51300
More information about the All-commits
mailing list