[PATCH] D144878: __builtin_FILE_NAME()

Ilya Karapsin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 06:19:30 PDT 2023


karapsinie updated this revision to Diff 505468.
karapsinie marked 4 inline comments as done.
karapsinie added a comment.

Added "__" for "builtin..."


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

https://reviews.llvm.org/D144878

Files:
  clang/docs/LanguageExtensions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/AST/Expr.h
  clang/include/clang/Basic/TokenKinds.def
  clang/include/clang/Lex/Preprocessor.h
  clang/lib/AST/Expr.cpp
  clang/lib/Lex/PPMacroExpansion.cpp
  clang/lib/Parse/ParseExpr.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Preprocessor/feature_tests.c
  clang/test/Preprocessor/feature_tests.cpp
  clang/test/Sema/source_location.c
  clang/test/SemaCXX/Inputs/source-location-file.h
  clang/test/SemaCXX/source_location.cpp
  clang/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144878.505468.patch
Type: text/x-patch
Size: 18581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/d4cfeec2/attachment.bin>


More information about the llvm-commits mailing list