Displaying 3 results from an estimated 3 matches for "attrpchread".
2010 Oct 07
3
[LLVMdev] two quick questions
I have two quick questions
1) It seems that everytime I do an svn up, I can no longer compile lvm (
+ clang ) currently it hangs here
llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31:
error: ‘F’ was not declared in this scope
The only way for me to get it to compile again is a complete fresh check
out of all source files, which is not optimal.
Am I the only one having these issues ?
2) Are there any dev's in the DC, VA area who would want to meet up (
over a pint...
2010 Oct 07
0
[LLVMdev] two quick questions
On Oct 7, 2010, at 5:14 AM, Varol Okan wrote:
> 1) It seems that everytime I do an svn up, I can no longer compile lvm (
> + clang ) currently it hangs here
> llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31:
> error: ‘F’ was not declared in this scope
> The only way for me to get it to compile again is a complete fresh check
> out of all source files, which is not optimal.
It's important to note that 'svn up' in the LLVM root will not update
sub-checkouts like clang. &...
2010 Oct 07
0
[LLVMdev] Two quick questions
I have two quick questions
1) It seems that everytime I do an svn up, I can no longer compile lvm ( + clang ) currently it hangs here
llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31: error: ‘F’ was not declared in this scope
The only way for me to get it to compile again is a complete fresh check out of all source files, which is not optimal.
Am I the only one having these issues ?
2) Are there any dev's in the NOVA, DC area who would want to meet up ( ove...