Add BugReporter.cpp to VC++ project file.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49233 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangAnalysis/clangAnalysis.vcproj b/win32/clangAnalysis/clangAnalysis.vcproj
index ac1b810..a32de0f 100644
--- a/win32/clangAnalysis/clangAnalysis.vcproj
+++ b/win32/clangAnalysis/clangAnalysis.vcproj
@@ -161,6 +161,10 @@
 				>

 			</File>

 			<File

+				RelativePath="..\..\lib\Analysis\BugReporter.cpp"

+				>

+			</File>

+			<File

 				RelativePath="..\..\lib\Analysis\CFRefCount.cpp"

 				>

 			</File>