[llvm-branch-commits] [asan] Limit priority ctor to kMax-1 (PR #101772)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Aug 2 16:12:36 PDT 2024


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/101772

Reserve maximal availibe priority to
runtime. We need to run code in sanitizer
runtime after all C++ constructors.
https://clang.llvm.org/docs/AttributeReference.html#constructor





More information about the llvm-branch-commits mailing list