------- Comment #12 from manu at gcc dot gnu dot org 2010-02-24 23:20 ------- (In reply to comment #11) > Note this is much better than what it was in 4.3 where std::vector<long> was > shown as: > std::vector<long int, std::allocator<long int> > >
That part looks better GCC, however, in the context information, the clang output is far clearer. Why we print the file with no location info just above the "In function"? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43167