[PATCH] D61756: Add a __FILE_NAME__ macro.

Kristina Brooks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 17:50:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC360833: [Clang][PP] Add the __FILE_NAME__ builtin macro. (authored by kristina, committed by ).

Repository:
  rC Clang

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

https://reviews.llvm.org/D61756

Files:
  include/clang/Lex/Preprocessor.h
  lib/Lex/PPMacroExpansion.cpp
  test/Preprocessor/Inputs/include-subdir/file_name_macro_include.h
  test/Preprocessor/Inputs/include-subdir/h
  test/Preprocessor/Inputs/include-subdir/subdir1/hdr1.h
  test/Preprocessor/Inputs/include-subdir/subdir1/hdr2.h
  test/Preprocessor/file_name_macro.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61756.199707.patch
Type: text/x-patch
Size: 5299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/80246096/attachment.bin>


More information about the llvm-commits mailing list