[PATCH] D108533: [clang] Move the soname declaration in a variable at the top of the file

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 23 09:09:43 PDT 2021


MaskRay added inline comments.


================
Comment at: clang/tools/libclang/CMakeLists.txt:176
 
     # The SOVERSION should be updated only if a change is made to the libclang
     # ABI, and when it is updated, it should be updated to the current
----------------
The comment should be lifted as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108533



More information about the cfe-commits mailing list