[PATCH] D20269: Revert r269546 "Added support to the ASTImporter for C++ constructor initializers."
Oleksiy Vyalov via llvm-commits
llvm-commits at lists.llvm.org
Sat May 14 09:30:49 PDT 2016
ovyalov created this revision.
ovyalov added reviewers: spyffe, chandlerc.
ovyalov added a subscriber: llvm-commits.
Revert r269546 "Added support to the ASTImporter for C++ constructor initializers." as it breaks TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf test - http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/14699
http://reviews.llvm.org/D20269
Files:
include/clang/AST/ASTImporter.h
lib/AST/ASTImporter.cpp
test/ASTMerge/Inputs/init-ctors-classes.cpp
test/ASTMerge/init-ctors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20269.57283.patch
Type: text/x-patch
Size: 5942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160514/4be83c53/attachment.bin>
More information about the llvm-commits
mailing list