]> granicus.if.org Git - clang/commit
Don't leak _all_ directives in -verify mode. Found by LSan, PR19520.
authorNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 05:39:55 +0000 (05:39 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 05:39:55 +0000 (05:39 +0000)
commit33d678865e28dccaaa4f76988f0ba150bc8da3b0
treef5cc0d46ea77026fedb302cfc7c0d6c136610485
parent9a68097040d8c10753ad8731c6641ac51220858d
Don't leak _all_ directives in -verify mode. Found by LSan, PR19520.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207079 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/VerifyDiagnosticConsumer.h
lib/Frontend/VerifyDiagnosticConsumer.cpp