History log of /external/lldb/test/lang/cpp/rvalue-references/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f9332bbcd17a323d05c2ac18880d01dd87d6b65e 24-Jul-2013 Matt Kopec <Matt.Kopec@intel.com> Fix rvalue test makefile.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@186992 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/rvalue-references/Makefile
d8d97f556ab58fae76d5c677d43a2d621bf039be 06-Mar-2013 Greg Clayton <gclayton@apple.com> Fixed enum printing for negative enums. There previously was no testing to validate that enum values were being displayed correctly.

Also added C++11 enum test cases to cover enums as int8_t, int16_t int32_t, int64_t, uint8_t, uint16_t, uint32_t, and uint64_t both for DWARF and dSYM cases. The DWARF being emitted by clang is missing the enum integer type, but the code is now ready to accept and deal with the integral type if it is supplied.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@176548 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/rvalue-references/Makefile
57e0ff42f10d1245f9e8d5b3418d5066aea6ea05 22-May-2012 Sean Callanan <scallanan@apple.com> Added support for rvalue references in debug information
(actually, mainly just hooked up support that was already
there). Added a test case, although it's expected to fail
right now unless you're using top-of-tree LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@157220 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/rvalue-references/Makefile