[LLVMbugs] [Bug 11482] New: UppercaseString was not declared in this scope
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Dec 5 09:54:59 PST 2011
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: unassignedclangbugs at nondot.org
ReportedBy: apacherulzz at yahoo.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list