[PATCH] D68055: Add -fgnuc-version= to control __GNUC__ and other GCC macros
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 10 14:06:12 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e866e411caa: Add -fgnuc-version= to control __GNUC__ and other GCC macros (authored by rnk).
Changed prior to commit:
https://reviews.llvm.org/D68055?vs=224155&id=224472#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68055/new/
https://reviews.llvm.org/D68055
Files:
clang/docs/ReleaseNotes.rst
clang/docs/UsersManual.rst
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/test/Driver/fgnuc-version.c
clang/test/Driver/rewrite-legacy-objc.m
clang/test/Driver/rewrite-objc.m
clang/test/Frontend/gnu-inline.c
clang/test/Headers/stdbool.cpp
clang/test/Preprocessor/init.c
clang/test/Sema/atomic-ops.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68055.224472.patch
Type: text/x-patch
Size: 41974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191010/b399793c/attachment-0001.bin>
More information about the cfe-commits
mailing list