http://llvm.org/bugs/show_bug.cgi?id=11482
Bug #: 11482
Summary: UppercaseString was not declared in this scope
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: -New Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Clean build of trunk...
llvm[3]: Compiling ClangDiagnosticsEmitter.cpp for Release+Asserts build
/opt/llvm/llvm/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp: In
member function ‘virtual void
llvm::ClangDiagsDefsEmitter::run(llvm::raw_ostream&)’:
/opt/llvm/llvm/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp:133:
error: ‘UppercaseString’ was not declared in this scope
This is the only place UppercaseString appears in the entire llvm checkout, not
sure what was intended here but perhaps an include is missing?
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs