[PATCH] D48100: Append new attributes to the end of an AttributeList.

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 20:04:35 PDT 2018


Meinersbur added a comment.

I have two approaches to tackle the wrong marker order: https://reviews.llvm.org/D50215 and https://reviews.llvm.org/D50216. IMHO both are too invasive to be justified for the small issue.


Repository:
  rL LLVM

https://reviews.llvm.org/D48100





More information about the cfe-commits mailing list