[PATCH] D122663: Mark identifier prefixes as substitutable

Harald van Dijk via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 16:43:50 PDT 2022


hvdijk added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:240
+  GCC. This breaks binary compatibility with code compiled with earlier versions
+  of clang; use the `-fclang-abi-compat=14` option to get the old mangling.
 
----------------
This is incorrect rst syntax.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122663



More information about the cfe-commits mailing list