]> granicus.if.org Git - clang/commitdiff
Add a couple files to VC++ project and cleanup an "#if 0".
authorSteve Naroff <snaroff@apple.com>
Mon, 24 Mar 2008 22:03:25 +0000 (22:03 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 24 Mar 2008 22:03:25 +0000 (22:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48748 91177308-0d34-0410-b5e6-96231b3b80d8

Driver/RewriteTest.cpp
win32/clangDriver/clangDriver.vcproj
win32/clangRewrite/clangRewrite.vcproj

index 89de81bb38f183de21303fb64db92702f330f107..74fbab76cd1618f166727ecfdc4cefd71a5eaa75 100644 (file)
@@ -353,10 +353,8 @@ void RewriteTest::Initialize(ASTContext &context) {
   S += "extern int __CFConstantStringClassReference[];\n";
   S += "#define __NSCONSTANTSTRINGIMPL\n";
   S += "#endif\n";
-#if 0
   if (LangOpts.Microsoft) 
     S += "#define __attribute__(X)\n";
-#endif
   if (IsHeader) {
     // insert the whole string when rewriting a header file
     InsertText(SourceLocation::getFileLoc(MainFileID, 0), S.c_str(), S.size());
index 877f01f2db78124fd9f50897acb438155f52db2a..63bb67730c0d3cecd3d4ae8cc9c11ee1f2697e7f 100644 (file)
                                RelativePath="..\..\Driver\DiagChecker.cpp"\r
                                >\r
                        </File>\r
+                       <File\r
+                               RelativePath="..\..\Driver\HTMLPrint.cpp"\r
+                               >\r
+                       </File>\r
                        <File\r
                                RelativePath="..\..\Driver\PrintParserCallbacks.cpp"\r
                                >\r
index 0df445eeb87b7a8be9b6af3249a7cfe262350388..c8082df1e84f385b48b3b83509d9452c4a59c77c 100644 (file)
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
                        >\r
+                       <File\r
+                               RelativePath="..\..\lib\Rewrite\HTMLRewrite.cpp"\r
+                               >\r
+                       </File>\r
                        <File\r
                                RelativePath="..\..\lib\Rewrite\Rewriter.cpp"\r
                                >\r