BASE_FILE previously expanded to "<built-in>" instead of the name
of the main source file in files included using -include.
Also added test coverage for BASE_FILE since there doesn't seem
to be any.
Paths
| Differential D55159
Lex: Fix bug in __BASE_FILE__ implementation. Needs ReviewPublic Authored by pcc on Nov 30 2018, 9:39 PM.
Details
Summary BASE_FILE previously expanded to "<built-in>" instead of the name Also added test coverage for BASE_FILE since there doesn't seem
Diff Detail
Revision Contents
Diff 176243 clang/lib/Lex/PPMacroExpansion.cpp
|