[PATCH] D125555: [clang] Add __has_target_feature
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 13 09:12:15 PDT 2022
yaxunl updated this revision to Diff 429265.
yaxunl added a comment.
fix typo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125555/new/
https://reviews.llvm.org/D125555
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Lex/Preprocessor.h
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Lexer/has_target_feature.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125555.429265.patch
Type: text/x-patch
Size: 4304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220513/3e66cb03/attachment.bin>
More information about the cfe-commits
mailing list