Lexer::getLocForEndOfToken is defined to return an
invalid location if the given location is inside a macro.
Other checks conditionally warn based off location
validity. Updating this check to do the same.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM