Revert r360833 until I can work out the issue with Win32 bots
authorKristina Brooks <notstina@gmail.com>
Thu, 16 May 2019 03:30:08 +0000 (03:30 +0000)
committerKristina Brooks <notstina@gmail.com>
Thu, 16 May 2019 03:30:08 +0000 (03:30 +0000)
commit9d65624bf6577ad597d80cf4dd9d9aa8d65dec61
tree848980039ad43f27889814ac3c54ed9ad61dd30f
parent5c073a94f9c25e73d78dbeb8eb7b1b3a60d7dd1f
Revert r360833 until I can work out the issue with Win32 bots

This reverts "r360833: [Clang][PP] Add the __FILE_NAME__ builtin macro."

The tests are failing on Windows bots, reverting the patchset until I can
work out why.

llvm-svn: 360842
clang/include/clang/Lex/Preprocessor.h
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Preprocessor/Inputs/include-subdir/file_name_macro_include.h [deleted file]
clang/test/Preprocessor/Inputs/include-subdir/h [deleted file]
clang/test/Preprocessor/Inputs/include-subdir/subdir1/hdr1.h [deleted file]
clang/test/Preprocessor/Inputs/include-subdir/subdir1/hdr2.h [deleted file]
clang/test/Preprocessor/file_name_macro.c [deleted file]