summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/array-struct.c
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-08-24 19:35:19 +0000
committerTed Kremenek <kremenek@apple.com>2012-08-24 19:35:19 +0000
commit5bc38bad73ef3750dd11ad39047fff79fccb3c13 (patch)
treebf3b3a6c01641f5b99e76f434e252dcda8cb3344 /clang/test/Analysis/array-struct.c
parentf0aa7d1bc24e97efaf92738abf07cd61d146f93f (diff)
downloadbcm5719-llvm-5bc38bad73ef3750dd11ad39047fff79fccb3c13.tar.gz
bcm5719-llvm-5bc38bad73ef3750dd11ad39047fff79fccb3c13.zip
Rework how PathDiagnosticConsumers pass knowledge of what files they
generated for a given diagnostic to another. Because PathDiagnostics are specific to a give PathDiagnosticConsumer, store in a FoldingSet a unique hash for a PathDiagnostic (that will be the same for the same bug for different PathDiagnosticConsumers) that stores a list of files generated. This can then be read by the other PathDiagnosticConsumers. This fixes breakage in the PLIST-HTML output. llvm-svn: 162580
Diffstat (limited to 'clang/test/Analysis/array-struct.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud