]> granicus.if.org Git - clang/commit
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)
commitafabcbf1746303c8dc068fe6b4d95520a72b1a3f
treebc1aeecc7c51a18c109ebc271a530aa015e8730e
parent0d99b1f50a9fc7f93df476e7c963ee3c1646affe
Include full filename range for missing includes

For the purpose of highlighting in an IDE.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285057 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPDirectives.cpp
test/Preprocessor/missing-include-range-check.h [new file with mode: 0644]