[PATCH] D90275: [clang][IR] Add support for leaf attribute

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 10:36:26 PST 2020


aaron.ballman added a comment.

Thanks for the new tests!



================
Comment at: clang/test/Sema/attr-leaf.c:13
+}
\ No newline at end of file

----------------
Can you add the newline to the end of the file?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90275/new/

https://reviews.llvm.org/D90275



More information about the llvm-commits mailing list