[cfe-dev] compilling clang
Devchandra L Meetei
dlmeetei at gmail.com
Tue Jul 16 05:19:34 PDT 2013
Compilling LLVM/clang does not finish compilling for 3 or 4 hours(which
was not the case earlier). and saw following warning also. The warning
format does not seem to be from
> gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)
llvm[4]: Compiling AnalysisBasedWarnings.cpp for Release+Asserts build
/home/deleisha/CodeSpace/llvmDev/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp:1126:7:
warning: template argument uses local type
'<anonymous enum at
/home/deleisha/CodeSpace/llvmDev/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp:1105:5>'
[-Wlocal-type-template-args]
<< ObjectKind << D << FunctionKind
^~
/home/deleisha/CodeSpace/llvmDev/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp:1126:26:
warning: template argument uses local type
'<anonymous enum at
/home/deleisha/CodeSpace/llvmDev/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp:1067:3>'
[-Wlocal-type-template-args]
<< ObjectKind << D << FunctionKind
/home/deleisha/CodeSpace/llvmDev/llvm/tools/clang/lib/Sema/SemaCast.cpp:768:48:
warning: template argument uses local type '<anonymous enum at
/home/deleisha/CodeSpace/llvmDev/llvm/tools/clang/lib/Sema/SemaCast.cpp:705:3>'
[-Wlocal-type-template-args]
<< DerivedType << BaseType << !VirtualBase << ReinterpretKind
^~
1 warning generated.
llvm[4]: Compiling SemaChecking.cpp for Release+Asserts build
--
Warm Regards
--Dev
OpenPegasus Developer/Committer
(\__/)
(='.'=) This is Bunny. Copy and paste bunny
(")_(") to help him gain world domination.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130716/6985c35b/attachment.html>
More information about the cfe-dev
mailing list