[PATCH] D61756: Add a __FILE_NAME__ macro.
Kristina Brooks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 14:11:18 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC360938: Reland "[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.199902.patch
Type: text/x-patch
Size: 5419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/5183a8a7/attachment.bin>
More information about the llvm-commits
mailing list