]> granicus.if.org Git - clang/commit
refactor htmldiags to be created up front like the other diag clients.
authorChris Lattner <sabre@nondot.org>
Fri, 17 Apr 2009 20:40:01 +0000 (20:40 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Apr 2009 20:40:01 +0000 (20:40 +0000)
commit409d4e716a01a71c4fecfaec59ca8348c8a5d275
treea17adc0a6bdecbb3df4a40a8756bb0032e2967b1
parent40469651a3f8379dc0f32df69e9bade06a2aad36
refactor htmldiags to be created up front like the other diag clients.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69379 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathDiagnostic.h
include/clang/Frontend/PathDiagnosticClients.h
lib/Frontend/HTMLDiagnostics.cpp
tools/clang-cc/clang-cc.cpp