[PATCH] D150183: [Clang][clang-cl] Implement `__builtin_FUNCSIG`

Jakub Mazurkiewicz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 17 09:35:01 PDT 2023


JMazurkiewicz updated this revision to Diff 523082.
JMazurkiewicz added a comment.

Try to fix formatting in `ParseExpr.cpp`.


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

https://reviews.llvm.org/D150183

Files:
  clang/docs/LanguageExtensions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/AST/Expr.h
  clang/include/clang/Basic/TokenKinds.def
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/Expr.cpp
  clang/lib/Parse/ParseExpr.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Preprocessor/feature_tests.c
  clang/test/Sema/source_location.c
  clang/test/SemaCXX/source_location.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150183.523082.patch
Type: text/x-patch
Size: 14764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230517/3e513f25/attachment.bin>


More information about the cfe-commits mailing list