http://lab.llvm.org:8011/builders/clang-x86_64-debian-selfhost-rel/builds/4751/steps/compile.llvm.stage2/logs/warnings%20%2810%29
On Mon, Jun 17, 2013 at 1:08 PM, Renato Golin <[email protected]> wrote: > On 17 June 2013 10:01, Evgeniy Stepanov <[email protected]> wrote: >> >> Is this a bug in the code or in the compiler? Seems like the code >> should be fixed to either make the enum global, or explicitly cast it >> to (int). But I'm not completely sure. >> >> AnalysisBasedWarnings.cpp:1126 >> SemaCast.cpp:772 > > > Neither of those cases are template arguments, they're just plain IO > redirection, so it seems that Clang is wrong here. > > Maybe you should report this on the main clang dev list with the error > messages and all info you can provide and see where it goes. > > cheers, > --renato _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
