[PATCH] D104601: [Preprocessor] Implement -fnormalize-whitespace.
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 19 18:47:36 PDT 2021
Meinersbur updated this revision to Diff 353220.
Meinersbur edited the summary of this revision.
Meinersbur added a comment.
- Undo "typechange" changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104601/new/
https://reviews.llvm.org/D104601
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/PreprocessorOutputOptions.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/PrintPreprocessedOutput.cpp
clang/test/CXX/lex/lex.pptoken/p3-2a.cpp
clang/test/Preprocessor/c99-6_10_3_4_p5.c
clang/test/Preprocessor/c99-6_10_3_4_p6.c
clang/test/Preprocessor/comment_save.c
clang/test/Preprocessor/first-line-indent.c
clang/test/Preprocessor/hash_line.c
clang/test/Preprocessor/line-directive-output-normcol.c
clang/test/Preprocessor/line-directive-output.c
clang/test/Preprocessor/macro_space.c
clang/test/Preprocessor/normalize-whitespace.c
clang/test/Preprocessor/print_line_include.c
clang/test/Preprocessor/stringize_space.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104601.353220.patch
Type: text/x-patch
Size: 36628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210620/c3eabbad/attachment-0001.bin>
More information about the cfe-commits
mailing list