r269575 - Revert r269546 "Added support to the ASTImporter for C++ constructor initializers." as it breaks TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf test -

2016-05-14 Thread Oleksiy Vyalov via cfe-commits
Author: ovyalov Date: Sat May 14 14:07:13 2016 New Revision: 269575 URL: http://llvm.org/viewvc/llvm-project?rev=269575&view=rev Log: Revert r269546 "Added support to the ASTImporter for C++ constructor initializers."

r269546 - Added support to the ASTImporter for C++ constructor initializers.

2016-05-13 Thread Sean Callanan via cfe-commits
Author: spyffe Date: Sat May 14 00:20:31 2016 New Revision: 269546 URL: http://llvm.org/viewvc/llvm-project?rev=269546&view=rev Log: Added support to the ASTImporter for C++ constructor initializers. Thanks to Aleksei Sidorin for review and advice. Added: cfe/trunk/test/ASTMerge/Inputs/init-