forked from OSchip/llvm-project
7fac5c8d94
as the variable address for NRVO variables. Subscribers: hiraditya, cfe-commits, llvm-commits Tags: #clang, #llvm Differential Revision: https://reviews.llvm.org/D63361 llvm-svn: 363952 |
||
---|---|---|
.. | ||
README.txt | ||
global-constant.cpp | ||
hello.c | ||
inline-line-gap.cpp | ||
lit.local.cfg.py | ||
nrvo.cpp | ||
realigned-frame.cpp |
README.txt
These are debug info integration tests similar to the ones in the parent directory, except that these are designed to test compatibility between clang, lld, and cdb, the command line debugger that ships as part of the Microsoft Windows SDK. The debugger command language that cdb uses is very different from gdb and LLDB, so it's useful to be able to write some tests directly in the cdb command language.