Add bounds checking assertions to APValue, NFC
authorReid Kleckner <rnk@google.com>
Tue, 19 Jan 2021 19:03:18 +0000 (11:03 -0800)
committerReid Kleckner <rnk@google.com>
Tue, 19 Jan 2021 19:15:02 +0000 (11:15 -0800)
commite678656625a3e2b6a5f2849f4a6f7612ceeaed07
tree733dc1139b67a58561b4422c21e0dde5010b6865
parent6f69f2ed61ae805df496fc86ef22e7685573d556
Add bounds checking assertions to APValue, NFC

These checks help find llvm.org/pr48582 without ASan
clang/include/clang/AST/APValue.h