[cfe-dev] Clang warning
罗勇刚(Yonggang Luo)
luoyonggang at gmail.com
Wed Aug 5 08:30:23 PDT 2009
I found those warning c4819 is just because of the symbol " was
represented as ”.
And ” can't be encode with ASCII, faint:(
Warning 126 warning C4819: The file contains a character that cannot
be represented in the current code page (936). Save the file in
Unicode format to prevent data
loss d:\svn\llvm\tools\clang\lib\Analysis\CFRefCount.cpp 1
Warning 137 warning C4819: The file contains a character that cannot
be represented in the current code page (936). Save the file in
Unicode format to prevent data
loss d:\svn\llvm\tools\clang\lib\Sema\SemaType.cpp 1
Warning 139 warning C4819: The file contains a character that cannot
be represented in the current code page (936). Save the file in
Unicode format to prevent data
loss d:\svn\llvm\tools\clang\lib\Sema\SemaOverload.cpp 4155
Warning 140 warning C4819: The file contains a character that cannot
be represented in the current code page (936). Save the file in
Unicode format to prevent data
loss d:\svn\llvm\tools\clang\lib\Sema\SemaLookup.cpp 1
Warning 141 warning C4819: The file contains a character that cannot
be represented in the current code page (936). Save the file in
Unicode format to prevent data
loss d:\svn\llvm\tools\clang\lib\Sema\SemaLookup.cpp 1518
Warning 142 warning C4819: The file contains a character that cannot
be represented in the current code page (936). Save the file in
Unicode format to prevent data
loss d:\svn\llvm\tools\clang\lib\Sema\SemaDeclCXX.cpp 1455
Warning 143 warning C4819: The file contains a character that cannot
be represented in the current code page (936). Save the file in
Unicode format to prevent data
loss d:\svn\llvm\tools\clang\lib\Sema\SemaDeclCXX.cpp 2124
Warning 144 warning C4819: The file contains a character that cannot
be represented in the current code page (936). Save the file in
Unicode format to prevent data
loss d:\svn\llvm\tools\clang\lib\Sema\SemaDeclCXX.cpp 2766
Warning 8 warning C4805: '|' : unsafe mix of type 'uint32_t' and type
'bool' in operation d:\svn\llvm\tools\clang\lib\Frontend\PCHWriter.cpp 1499
Warning 9 warning C4805: '|' : unsafe mix of type 'uint32_t' and type
'bool' in operation d:\svn\llvm\tools\clang\lib\Frontend\PCHWriter.cpp 1500
Warning 10 warning C4805: '|' : unsafe mix of type 'uint32_t' and type
'bool' in operation d:\svn\llvm\tools\clang\lib\Frontend\PCHWriter.cpp 1501
Warning 11 warning C4805: '|' : unsafe mix of type 'uint32_t' and type
'bool' in operation d:\svn\llvm\tools\clang\lib\Frontend\PCHWriter.cpp 1502
Warning 147 warning C4551: function call missing argument
list d:\svn\llvm\lib\Target\Sparc\SparcISelLowering.cpp 258
Warning 124 warning C4291: 'void *operator
new[](size_t,clang::ASTContext &,size_t) throw()' : no matching
operator delete found; memory will not be freed if initialization
throws an exception d:\svn\llvm\tools\clang\lib\AST\DeclCXX.cpp 79
Warning 125 warning C4291: 'void *operator
new[](size_t,clang::ASTContext &,size_t) throw()' : no matching
operator delete found; memory will not be freed if initialization
throws an exception d:\svn\llvm\tools\clang\lib\AST\DeclCXX.cpp 131
Warning 133 warning C4190: 'lle_X_sscanf' has C-linkage specified, but
returns UDT 'llvm::GenericValue' which is incompatible with
C d:\svn\llvm\lib\ExecutionEngine\Interpreter\ExternalFunctions.cpp 493
Warning 131 warning C4190: 'lle_X_sprintf' has C-linkage specified,
but returns UDT 'llvm::GenericValue' which is incompatible with
C d:\svn\llvm\lib\ExecutionEngine\Interpreter\ExternalFunctions.cpp 325
Warning 134 warning C4190: 'lle_X_scanf' has C-linkage specified, but
returns UDT 'llvm::GenericValue' which is incompatible with
C d:\svn\llvm\lib\ExecutionEngine\Interpreter\ExternalFunctions.cpp 510
Warning 132 warning C4190: 'lle_X_printf' has C-linkage specified, but
returns UDT 'llvm::GenericValue' which is incompatible with
C d:\svn\llvm\lib\ExecutionEngine\Interpreter\ExternalFunctions.cpp 405
Warning 135 warning C4190: 'lle_X_fprintf' has C-linkage specified,
but returns UDT 'llvm::GenericValue' which is incompatible with
C d:\svn\llvm\lib\ExecutionEngine\Interpreter\ExternalFunctions.cpp 528
Warning 129 warning C4190: 'lle_X_exit' has C-linkage specified, but
returns UDT 'llvm::GenericValue' which is incompatible with
C d:\svn\llvm\lib\ExecutionEngine\Interpreter\ExternalFunctions.cpp 308
Warning 128 warning C4190: 'lle_X_atexit' has C-linkage specified, but
returns UDT 'llvm::GenericValue' which is incompatible with
C d:\svn\llvm\lib\ExecutionEngine\Interpreter\ExternalFunctions.cpp 298
Warning 130 warning C4190: 'lle_X_abort' has C-linkage specified, but
returns UDT 'llvm::GenericValue' which is incompatible with
C d:\svn\llvm\lib\ExecutionEngine\Interpreter\ExternalFunctions.cpp 315
Warning 12 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 13 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 14 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 15 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 23 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 24 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 25 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 33 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 34 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 43 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 44 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 45 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 46 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 47 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 48 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 49 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 50 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 51 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 52 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 53 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 62 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 63 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 64 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 65 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 66 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 67 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 68 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 69 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 70 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 71 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 72 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 73 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 74 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 75 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 76 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 77 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 78 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 79 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 80 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 81 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 82 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 83 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 84 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 85 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 86 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 87 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 88 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 89 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 90 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 91 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 92 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 93 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 94 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 95 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 96 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 97 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 98 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 99 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 100 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 108 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 109 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 110 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 111 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 112 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 113 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 114 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 115 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 116 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 117 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 118 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 119 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\ABIInfo.h 20
Warning 120 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CGBlocks.h 42
Warning 121 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenModule.h 38
Warning 122 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'struct' now seen using
'class' d:\svn\llvm\tools\clang\lib\codegen\CodeGenFunction.h 34
Warning 1 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Value.h 45
Warning 2 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Constant.h 23
Warning 3 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Instruction.h 23
Warning 4 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\BasicBlock.h 25
Warning 5 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Function.h 29
Warning 6 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\GlobalVariable.h 31
Warning 7 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\LLVMContext.h 55
Warning 16 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Value.h 45
Warning 17 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Constant.h 23
Warning 18 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Instruction.h 23
Warning 19 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\BasicBlock.h 25
Warning 20 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Function.h 29
Warning 21 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\GlobalVariable.h 31
Warning 22 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\LLVMContext.h 55
Warning 26 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Value.h 45
Warning 27 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Constant.h 23
Warning 28 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Instruction.h 23
Warning 29 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\BasicBlock.h 25
Warning 30 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Function.h 29
Warning 31 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\GlobalVariable.h 31
Warning 32 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\LLVMContext.h 55
Warning 35 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\LLVMContext.h 55
Warning 36 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Value.h 45
Warning 37 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Constant.h 23
Warning 38 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Instruction.h 23
Warning 39 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\BasicBlock.h 25
Warning 40 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Function.h 29
Warning 41 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\GlobalVariable.h 31
Warning 42 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\LLVMContext.h 55
Warning 54 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\LLVMContext.h 55
Warning 55 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Value.h 45
Warning 56 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Constant.h 23
Warning 57 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Instruction.h 23
Warning 58 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\BasicBlock.h 25
Warning 59 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Function.h 29
Warning 60 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\GlobalVariable.h 31
Warning 61 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\LLVMContext.h 55
Warning 101 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Value.h 45
Warning 102 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Constant.h 23
Warning 103 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Instruction.h 23
Warning 104 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\BasicBlock.h 25
Warning 105 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\Function.h 29
Warning 106 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\GlobalVariable.h 31
Warning 107 warning C4099: 'llvm::LLVMContext' : type name first seen
using 'class' now seen using
'struct' D:\svn\llvm\include\llvm\LLVMContext.h 55
Warning 123 warning C4065: switch statement contains 'default' but no
'case' labels d:\svn\llvm\tools\clang\lib\CodeGen\CGBuiltin.cpp 795
Warning 127 warning C4065: switch statement contains 'default' but no
'case' labels D:\objs\llvm\msvc\lib\Target\CellSPU\SPUGenRegisterInfo.inc 917
Warning 136 warning C4065: switch statement contains 'default' but no
'case' labels D:\objs\llvm\msvc\lib\Target\MSP430\MSP430GenRegisterInfo.inc 900
Warning 138 warning C4065: switch statement contains 'default' but no
'case' labels D:\objs\llvm\msvc\lib\Target\Alpha\AlphaGenRegisterInfo.inc 434
Warning 145 warning C4065: switch statement contains 'default' but no
'case' labels D:\objs\llvm\msvc\lib\Target\XCore\XCoreGenRegisterInfo.inc 217
Warning 146 warning C4065: switch statement contains 'default' but no
'case' labels D:\objs\llvm\msvc\lib\Target\Sparc\SparcGenRegisterInfo.inc 1508
Warning 149 warning C4065: switch statement contains 'default' but no
'case' labels D:\objs\llvm\msvc\lib\Target\PowerPC\PPCGenDAGISel.inc 9040
Error 148 fatal error C1083: Cannot open source file:
'..\..\..\..\..\svn\llvm\lib\VMCore\LLVMContextImpl.cpp': No such file
or directory c1xx
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
More information about the cfe-dev
mailing list