[dmd-internals] [D-Programming-Language/dmd] ed84fe: Add C++ ABI tests
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Sep 14 00:33:35 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ed84fe65208e6a12a49e9934d7f5bb51840704d0
https://github.com/D-Programming-Language/dmd/commit/ed84fe65208e6a12a49e9934d7f5bb51840704d0
Author: Guillaume Chatelet <chatelet.guillaume at gmail.com>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
A test/runnable/cpp_abi_tests.d
R test/runnable/cppmangle1.d
A test/runnable/extra-files/cpp_abi_tests.cpp
R test/runnable/extra-files/cppmangle1.cpp
Log Message:
-----------
Add C++ ABI tests
Commit: 8e90887df8fde3ee24c647c96ba2a4a09126f39d
https://github.com/D-Programming-Language/dmd/commit/8e90887df8fde3ee24c647c96ba2a4a09126f39d
Author: David Nadlinger <code at klickverbot.at>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
A test/runnable/cpp_abi_tests.d
R test/runnable/cppmangle1.d
A test/runnable/extra-files/cpp_abi_tests.cpp
R test/runnable/extra-files/cppmangle1.cpp
Log Message:
-----------
Merge pull request #4952 from gchatelet/add_abi_tests
Add c++ ABI tests
Compare: https://github.com/D-Programming-Language/dmd/compare/ad502a112aad...8e90887df8fd
More information about the dmd-internals
mailing list