diff options
author | ChiaHungDuan <chiahungduan@google.com> | 2024-12-09 20:39:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-09 20:39:18 -0800 |
commit | aac000a01ba8c0ed15fec3c198fce9f13fc83725 (patch) | |
tree | c701a8af2f5fab2a710ffe48886da6e003281294 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 78c2b6d483f945cc2ccc7b300b920bf0eb871505 (diff) | |
download | llvm-aac000a01ba8c0ed15fec3c198fce9f13fc83725.zip llvm-aac000a01ba8c0ed15fec3c198fce9f13fc83725.tar.gz llvm-aac000a01ba8c0ed15fec3c198fce9f13fc83725.tar.bz2 |
[scudo] Clean the TODO in list.h (#119323)
* Finished the type and size verification
* Remove the TODO for checking if array size can be fit into LinkTy
because if there's a truncation happens, other DCHECK like offset
checking will catch the failure. In addition, it's supposed to be a rare
case.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions