owenpan added a comment. In D139801#3989812 <https://reviews.llvm.org/D139801#3989812>, @HazardyKnusperkeks wrote:
> My idea would be hardcoded `friend` as first entry, regardless of the chosen > sequence. > But others may have a different opinion on that. It would be confusing with `QAS_Right` and inconsistent with `QAS_Custom` which allows e.g. `inline`, `static`, and `volatile` to be placed after the type. IMO we should just add `friend` to `QualifierOrder` as this patch currently intends to do. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139801/new/ https://reviews.llvm.org/D139801 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits