[PATCH] D61756: Add a __FILE_NAME__ macro.

Kristina Brooks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 9 13:29:47 PDT 2019


kristina updated this revision to Diff 198894.
kristina added a comment.

Fix style, remove unnecessary braces, add missing newline.


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/file_name_macro.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61756.198894.patch
Type: text/x-patch
Size: 4743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190509/c9508f93/attachment-0001.bin>


More information about the cfe-commits mailing list