[llvm-commits] [llvm] r163225 - in /llvm/trunk: include/llvm/ADT/Hashing.h include/llvm/Analysis/LoopInfoImpl.h include/llvm/SymbolTableListTraits.h lib/CodeGen/RegAllocPBQP.cpp lib/DebugInfo/DWARFDebugAranges.cpp
Meador Inge
meadori at codesourcery.com
Thu Sep 6 08:56:28 PDT 2012
On 09/05/2012 01:29 PM, Sean Silva wrote:
> What warning is this? Would it be valuable to have in Clang?
I think Roman is talking about -Wunused-local-typedefs, which was
introduced for GCC PR c++/33255 [1].
[1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33255
--
Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software
More information about the llvm-commits
mailing list