Hrm, this broke some tests, so I rolled it back: http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/17971
On Wed, Oct 15, 2014 at 10:20 AM, Reid Kleckner <[email protected]> wrote: > Landed this in r219810, thanks! > > On Mon, Sep 15, 2014 at 11:48 AM, Brad King <[email protected]> wrote: > >> On 09/15/2014 02:42 PM, Reid Kleckner wrote: >> > lgtm >> >> Thanks. I do not have commit access. Would someone apply, please? >> >> > + if(LateTemplateParserCleanup) >> > + LateTemplateParserCleanup(OpaqueParser); >> > >> > Should be "if (". >> >> There was another case of that in the test code in patch 0001 too. >> Revised patches attached. >> >> Thanks, >> -Brad >> >> >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
