[PATCH] D91747: [Clang] Add __STDCPP_THREADS__ to standard predefine macros
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 20 14:04:04 PST 2020
zequanwu updated this revision to Diff 306777.
zequanwu added a comment.
Update tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91747/new/
https://reviews.llvm.org/D91747
Files:
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Basic/LangOptions.h
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/test/CXX/cpp/cpp.predefined/p2.cpp
clang/test/Preprocessor/init-aarch64.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91747.306777.patch
Type: text/x-patch
Size: 7467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201120/e8cbbc78/attachment.bin>
More information about the cfe-commits
mailing list