Skip to content
Commit 089ee155 authored by Richard Smith's avatar Richard Smith
Browse files

PR16339: Don't produce a diagnostic pointing at the whitespace between a '#if'

and a '!defined(X)' if we find a broken header guard. This is suboptimal; we
should point the diagnostic at the 'X' token not the 'if' token, but it fixes
the crash.

llvm-svn: 184054
parent d1336faf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment