search for: cv_register

Displaying 4 results from an estimated 4 matches for "cv_register".

2018 May 16
2
Compile error while building LLDB
...DebugInfo/PDB/PDBSymbol.h:13: In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: In file included from llvm/DebugInfo/CodeView/CodeView.h:509: llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected identifier CV_REGISTER(CR0, 80) ^ /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0' #define CR0 0x00000000 ^ In file included from llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89: In file included from llvm/lldb-6.0.0.src/source/./Plugin...
2018 May 16
2
Compile error while building LLDB
...m llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: > > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: > > In file included from llvm/DebugInfo/CodeView/CodeView.h:509: > > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected > > identifier > > CV_REGISTER(CR0, 80) > > ^ > > /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0' > > #define CR0 0x00000000 > > ^ > > In file included from > > llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:8...
2018 May 16
0
Compile error while building LLDB
...> In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14: > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: > In file included from llvm/DebugInfo/CodeView/CodeView.h:509: > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected > identifier > CV_REGISTER(CR0, 80) > ^ > /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0' > #define CR0 0x00000000 > ^ > In file included from > llvm/lldb-6.0.0.src/source/API/SystemInitializerFull.cpp:89: > In file included from...
2018 May 26
0
Compile error while building LLDB
.../ConcreteSymbolEnumerator.h:14: >> > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13: >> > In file included from llvm/DebugInfo/CodeView/CodeView.h:509: >> > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected >> > identifier >> > CV_REGISTER(CR0, 80) >> > ^ >> > /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0' >> > #define CR0 0x00000000 >> > ^ >> > In file included from >> > llvm/lldb-6.0.0.src/source/API/Sys...