aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2022-11-14 10:33:03 -1000
committerLouis Dionne <ldionne.2@gmail.com>2022-11-15 11:18:22 -0500
commitbf68a595f6f868393a231aea5f48273a81e650d9 (patch)
treea4ae14907a09c8ee87cd95563919630bd7119ab8 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent2b8917f8ad792c4c484975b82039bbdebe556881 (diff)
downloadllvm-bf68a595f6f868393a231aea5f48273a81e650d9.zip
llvm-bf68a595f6f868393a231aea5f48273a81e650d9.tar.gz
llvm-bf68a595f6f868393a231aea5f48273a81e650d9.tar.bz2
[libc++] Start classifying debug mode features with more granularity
I am starting to granularize debug-mode checks so they can be controlled more individually. The goal is for vendors to eventually be able to select which categories of checks they want embedded in their configuration of the library with more granularity. Note that this patch is a bit weird on its own because it does not touch any of the containers that implement iterator bounds checking through the __dereferenceable check of the legacy debug mode. However, I added TODOs to string and vector to change that. Differential Revision: https://reviews.llvm.org/D138033
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions