On Thu, Mar 27, 2014 at 11:24 AM, Daniel Jasper <[email protected]> wrote:
>
>
> ================
> Comment at: unittests/Format/FormatTest.cpp:4533
> @@ -4532,1 +4532,3 @@
> + verifyFormat("template <bool a, bool b> "
> + "typename t::if<x && y>::type f() {};");
> }
> ----------------
> Can you add tests for const/volatile after a "*", e.g.
> vector<int * const>
>
Done. Also added a test for template parameters (template <int *p>) and
made it pass...
>
>
> http://llvm-reviews.chandlerc.com/D3187
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits