Include full filename range for missing includes
authorErik Verbruggen <erikjv@me.com>
Tue, 25 Oct 2016 10:13:10 +0000 (10:13 +0000)
committerErik Verbruggen <erikjv@me.com>
Tue, 25 Oct 2016 10:13:10 +0000 (10:13 +0000)
commit45449548c2959f9b3032a2aeb240daaa45b9e104
treed5366439af10924b6790bdb41b8983c96d20a69a
parent490823746a13bca58798e11543701c1cd30ffdf6
Include full filename range for missing includes

For the purpose of highlighting in an IDE.

llvm-svn: 285057
clang/lib/Lex/PPDirectives.cpp
clang/test/Preprocessor/missing-include-range-check.h [new file with mode: 0644]