]> granicus.if.org Git - clang/commit
For Diagnostic::Reset() also reset the state related to #pragma diagnostic. Fixes...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 26 Mar 2011 18:58:17 +0000 (18:58 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 26 Mar 2011 18:58:17 +0000 (18:58 +0000)
commitdc0a2da1038cc725ad23d070e6a0d03078b7300d
tree3ba14cb4ddba16bc2fbd0c9c78f5ef7938c6ffc9
parent3b3e1a9e79703da067d23756e5624a4f487d6278
For Diagnostic::Reset() also reset the state related to #pragma diagnostic. Fixes rdar://9170766.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128346 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Diagnostic.cpp
test/Index/pragma-diag-reparse.c [new file with mode: 0644]