diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-12-09 00:32:22 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-12-09 00:32:22 +0000 |
commit | 73ca56942dc55c29c4dfa4a7ce64e466fe43c891 (patch) | |
tree | b4f5873b49923490ad235a0d42afd7a07097d9ef /clang/lib/Analysis/CodeInjector.cpp | |
parent | 0dd4dd3adba6576ccf49839a840e6c9d115dd553 (diff) | |
download | bcm5719-llvm-73ca56942dc55c29c4dfa4a7ce64e466fe43c891.tar.gz bcm5719-llvm-73ca56942dc55c29c4dfa4a7ce64e466fe43c891.zip |
DebugInfo: Correctly identify the location of C++ member initializer list elements
This particularly helps the fidelity of ASan reports (which can occur
even in these examples - if, for example, one uses placement new over a
buffer of insufficient size - now ASan will correctly identify which
member's initialization went over the end of the buffer).
This doesn't cover all types of members - more coming.
llvm-svn: 223726
Diffstat (limited to 'clang/lib/Analysis/CodeInjector.cpp')
0 files changed, 0 insertions, 0 deletions