[PATCH] D136036: [Clang] Add __has_constexpr_builtin support
Evgeny Shulgin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 17 14:07:34 PDT 2022
Izaron updated this revision to Diff 468314.
Izaron marked 2 inline comments as done.
Izaron added a comment.
Add more parsing tests. Fix unrelated formatting changes. Add release notes and docs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136036/new/
https://reviews.llvm.org/D136036
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/Builtins.h
clang/include/clang/Lex/Preprocessor.h
clang/lib/AST/ExprConstant.cpp
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Preprocessor/feature_tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136036.468314.patch
Type: text/x-patch
Size: 38265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221017/220f4ae9/attachment-0001.bin>
More information about the cfe-commits
mailing list