[LLVMbugs] [Bug 14688] formatting uncoditionally turns vector<vector<int>> into "vector<vector<int> >"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Dec 22 17:14:55 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=14688

Nico Weber <nicolasweber at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Nico Weber <nicolasweber at gmx.de> 2012-12-22 19:14:55 CST ---
I suppose the style decision is "does the style guide accept c++11-only
constructs?" which is true for google and isn't for llvm. So I agree. (I'd call
out c++11 in the style name, but that's just bikeshedding).

-- 
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