diff options
author | Raphael Isemann <teemperor@gmail.com> | 2018-08-20 16:20:01 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2018-08-20 16:20:01 +0000 |
commit | c705bb840172ce32d90e1b11b887726e338b9df7 (patch) | |
tree | c0a3b091f64cda25bea3d17aac8c8c3f202ae40d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7b1a7bd5bab1dfc1f411daab4761d2842f564fd6 (diff) | |
download | bcm5719-llvm-c705bb840172ce32d90e1b11b887726e338b9df7.tar.gz bcm5719-llvm-c705bb840172ce32d90e1b11b887726e338b9df7.zip |
[ASTImporter] Add test for C++ casts and fix broken const_cast importing.
Summary:
The ASTImporter does currently not handle const_casts. This patch adds the
missing const_cast importer code and the test case that discovered this.
Reviewers: a.sidorin, a_sidorin
Reviewed By: a_sidorin
Subscribers: a_sidorin, martong, cfe-commits
Differential Revision: https://reviews.llvm.org/D50932
llvm-svn: 340182
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions