clang-1/test/ASTMerge
Richard Smith 5b9268f26a Fix code that attempted to produce a diagnostic with one DiagnosticEngine, then
produce a note for that diagnostic either with a different DiagnosticEngine or
after calling DiagnosticEngine::Reset(). That didn't make any sense, and did the
wrong thing if the original diagnostic was suppressed.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170636 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-20 02:22:15 +00:00
..
Inputs
category.m
class-template.cpp
class.cpp
enum.c
exprs.c
function.c
interface.m
namespace.cpp
property.m
struct.c
typedef.c
var.c