]> granicus.if.org Git - clang/commit
add parsing and constraint enforcement for GNU line marker directives.
authorChris Lattner <sabre@nondot.org>
Mon, 26 Jan 2009 06:19:46 +0000 (06:19 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Jan 2009 06:19:46 +0000 (06:19 +0000)
commit478a18ec47fdb7e0e580a2635648456e9db9ad4f
tree97aa889c0818b4d84610e8b133176e62a6c894fd
parent8ee74d50501f66c55b68e2b9cb2ab75b9690eb7b
add parsing and constraint enforcement for GNU line marker directives.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63003 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticKinds.def
include/clang/Lex/Preprocessor.h
lib/Lex/PPDirectives.cpp
test/Preprocessor/line-directive.c