]> granicus.if.org Git - clang/commit
Change the include stack of "instantiated from" notes to fall under the control of...
authorRichard Trieu <rtrieu@google.com>
Thu, 26 May 2011 20:49:16 +0000 (20:49 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 26 May 2011 20:49:16 +0000 (20:49 +0000)
commitbb6a5677fb8d1ed68c4facd90795aca28d197266
tree2f98b79dd77e4a51ecff51b70db0c7ed904889e5
parentf858bd817e8d6eac58ae496fa96a2f508fbb286f
Change the include stack of "instantiated from" notes to fall under the control of f/fno-diagnostics-show-note-include-stack flags.  This should help with reducing diagnostic spew from macros instantiations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132143 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/TextDiagnosticPrinter.cpp
test/Misc/Inputs/include.h
test/Misc/include-stack-for-note-flag.cpp