diff options
author | shreya-jain <sj335@cornell.edu> | 2025-10-08 10:55:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 10:55:34 -0700 |
commit | 9aa94f6b29b722b7b598f2ae50aa22398eb6c247 (patch) | |
tree | b1fdf5ef3271e7ff7535a1eaf1649db6026dea2f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b8beb97b4f577f87f204be78b77ee12e7e232340 (diff) | |
download | llvm-9aa94f6b29b722b7b598f2ae50aa22398eb6c247.zip llvm-9aa94f6b29b722b7b598f2ae50aa22398eb6c247.tar.gz llvm-9aa94f6b29b722b7b598f2ae50aa22398eb6c247.tar.bz2 |
[-Wunsafe-buffer-usage] Add unique_ptr <T[]> accesses (#156773)
Add operator[] accesses of `unique_ptr<T[]>` to `-Wunsafe-buffer-usage`
as a subcategory under `-Wunsafe-buffer-usage-unique-ptr-array-access`.
Also discussed in
https://github.com/issues/assigned?issue=llvm%7Cllvm-project%7C73452
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions