diff options
author | Haojian Wu <hokein@google.com> | 2016-04-27 12:17:04 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-04-27 12:17:04 +0000 |
commit | 20d4c20bca22b82f907166b40abc2f4139a3eee4 (patch) | |
tree | ee41b5e4eb1d39b9498f82f56748dd48c39da103 /lldb/packages/Python/lldbsuite/test/lang/cpp | |
parent | f23aa2a9c95345a126f1895b4af2dd835b7debef (diff) | |
download | bcm5719-llvm-20d4c20bca22b82f907166b40abc2f4139a3eee4.tar.gz bcm5719-llvm-20d4c20bca22b82f907166b40abc2f4139a3eee4.zip |
Fix a crash in cppcoreguidelines-pro-type-member-init when checking a type with a template parameter as a base class.
Summary: Fixed a crash in cppcoreguidelines-pro-type-member-init when encountering a type that uses one of its template parameters as a base when compiling for C++98.
Patch by Michael Miller!
Reviewers: aaron.ballman, alexfh, hokein
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D19539
llvm-svn: 267700
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions