aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2023-05-12 17:06:27 -0700
committerVitaly Buka <vitalybuka@google.com>2023-05-25 09:53:17 -0700
commit4498663f3de0857359502469bb93fb850b0a8c2e (patch)
treeb91820d45f217e33db61f4925a86d8ab1ce005a2 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parent9ceb0a7bc0e73c4aab6cfade225f3ab33c949b83 (diff)
downloadllvm-4498663f3de0857359502469bb93fb850b0a8c2e.zip
llvm-4498663f3de0857359502469bb93fb850b0a8c2e.tar.gz
llvm-4498663f3de0857359502469bb93fb850b0a8c2e.tar.bz2
[AST] Initialized data after TypeSourceInfo
There is no initialization of the data between allocation and first getBeginLoc call. allocation: llvm-project/clang/lib/AST/ASTContext.cpp:3022 use: llvm-project/clang/lib/AST/TypeLoc.cpp:222 Msan report https://reviews.llvm.org/P8306 Reviewed By: thurston Differential Revision: https://reviews.llvm.org/D150499
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions