[cfe-dev] Update VS project

Ted Kremenek kremenek at apple.com
Sat Jun 21 10:15:36 PDT 2008


On Jun 21, 2008, at 2:23 AM, Cédric Venet wrote:

> Hi,
>
> Add ParentMap.h/cpp to AST.
> Add link to llvm commom.vsprop for common preprocessor macro and  
> properties.
>
> Regards,
>
> Cédric

Hi Cedric,

Thanks for the patch.  I tried applying the patch, and got the  
following errors:

patch -p0 < ~/Desktop/updVSprj080621.patch
patching file win32/clangAnalysis/clangAnalysis.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 86.
2 out of 2 hunks FAILED -- saving rejects to file win32/clangAnalysis/ 
clangAnalysis.vcproj.rej
patching file win32/clangAST/clangAST.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 86.
Hunk #3 FAILED at 195.
Hunk #4 FAILED at 277.
4 out of 4 hunks FAILED -- saving rejects to file win32/clangAST/ 
clangAST.vcproj.rej
patching file win32/clangBasic/clangBasic.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 86.
2 out of 2 hunks FAILED -- saving rejects to file win32/clangBasic/ 
clangBasic.vcproj.rej
patching file win32/clangCodeGen/clangCodeGen.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 86.
2 out of 2 hunks FAILED -- saving rejects to file win32/clangCodeGen/ 
clangCodeGen.vcproj.rej
patching file win32/clangDriver/clangDriver.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 102.
2 out of 2 hunks FAILED -- saving rejects to file win32/clangDriver/ 
clangDriver.vcproj.rej
patching file win32/clangLex/clangLex.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 86.
2 out of 2 hunks FAILED -- saving rejects to file win32/clangLex/ 
clangLex.vcproj.rej
patching file win32/clangParse/clangParse.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 86.
2 out of 2 hunks FAILED -- saving rejects to file win32/clangParse/ 
clangParse.vcproj.rej
patching file win32/clangRewrite/clangRewrite.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 84.
2 out of 2 hunks FAILED -- saving rejects to file win32/clangRewrite/ 
clangRewrite.vcproj.rej
patching file win32/clangSema/clangSema.vcproj
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 86.
2 out of 2 hunks FAILED -- saving rejects to file win32/clangSema/ 
clangSema.vcproj.rej





More information about the cfe-dev mailing list