[PATCH] D110528: [clang][ASTImporter] Add import of thread safety attributes.

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 28 02:04:32 PDT 2021


martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.

I agree with @steakhal , that perhaps we could come up with a somewhat more compact and elegant implementation in the future. Nevertheless, I think this patch in its current form is already valuable and a nice work, it does what it needs to do.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110528



More information about the cfe-commits mailing list