[PATCH] D152051: libclang-cpp: Add external visibility attribute to all classes

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 2 20:08:58 PDT 2023


tstellar added a comment.

I was not sure what to do with inline functions and also functions that were implemented in the headers, so I did not add the LLVM_EXTERNAL_VISIBILITY macro to most of those functions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152051



More information about the cfe-commits mailing list