[PATCH] D43248: [Attr] Fix parameter indexing for attributes
Joel E. Denny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 2 08:34:46 PST 2018
jdenny added inline comments.
================
Comment at: test/Sema/attr-ownership.cpp:1
+// RUN: %clang_cc1 %s -verify
+
----------------
aaron.ballman wrote:
> Please pass `-fsyntax-only` as well.
Sure. Would you like me to change test/Sema/attr-ownership.c while we're thinking about it?
https://reviews.llvm.org/D43248
More information about the cfe-commits
mailing list