]> granicus.if.org Git - clang/commit
reject the #__include_macros directive unless it comes from the
authorChris Lattner <sabre@nondot.org>
Wed, 8 Apr 2009 18:46:40 +0000 (18:46 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Apr 2009 18:46:40 +0000 (18:46 +0000)
commitde076650fa79a02743b5fe57a72f991ba24779f9
treeac56895f8a3fe956fd5bc26cf656c67ab1ad4e23
parentb8e240ed8b8f58c7b7fe82776bd6147b437f5d53
reject the #__include_macros directive unless it comes from the
predefines buffer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68627 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticLexKinds.td
include/clang/Lex/Preprocessor.h
lib/Lex/PPDirectives.cpp