[PATCH] D61756: Add a __FILE_NAME__ macro.
Shawn Landden via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 9 14:05:20 PDT 2019
shawnl requested changes to this revision.
shawnl added a comment.
This revision now requires changes to proceed.
There is no documentation specific to the #include directive. https://docs.microsoft.com/en-us/cpp/preprocessor/hash-include-directive-c-cpp?view=vs-2019
However, fileio treats / and \ the same, *sometimes*. https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61756/new/
https://reviews.llvm.org/D61756
More information about the cfe-commits
mailing list