[PATCH] D66100: Add __has_builtin support for builtin function-like type traits.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 19:30:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368785: Add __has_builtin support for builtin function-like type traits. (authored by rsmith, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66100?vs=214673&id=215017#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66100

Files:
  cfe/trunk/docs/LanguageExtensions.rst
  cfe/trunk/include/clang/Basic/Features.def
  cfe/trunk/include/clang/Basic/TokenKinds.def
  cfe/trunk/lib/Lex/PPMacroExpansion.cpp
  cfe/trunk/test/Preprocessor/feature_tests.c
  cfe/trunk/test/Preprocessor/feature_tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66100.215017.patch
Type: text/x-patch
Size: 21034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190814/ade30d0f/attachment-0001.bin>


More information about the cfe-commits mailing list