[PATCH] D136036: [Clang] Add __has_builtin_constexpr support

Evgeny Shulgin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 16 04:46:43 PDT 2022


Izaron updated this revision to Diff 468063.
Izaron added a comment.

Slightly changed the test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136036/new/

https://reviews.llvm.org/D136036

Files:
  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.468063.patch
Type: text/x-patch
Size: 37185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221016/f21b9f12/attachment-0001.bin>


More information about the cfe-commits mailing list