diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-05-18 22:23:46 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-05-18 22:23:46 +0000 |
commit | ae7619a8a358667ea6ade5050512d0a27c03f432 (patch) | |
tree | a5f67f15ba68d7e82980e53f8a191ef2f85b61fb /lldb/source/Commands/CommandObjectThread.cpp | |
parent | f3587ec955b7b00b4e6c206c24213d621cea6157 (diff) | |
download | llvm-ae7619a8a358667ea6ade5050512d0a27c03f432.zip llvm-ae7619a8a358667ea6ade5050512d0a27c03f432.tar.gz llvm-ae7619a8a358667ea6ade5050512d0a27c03f432.tar.bz2 |
Optimize declval for compile times. Patch from Eric Niebler.
This patch implements the C++11 version of declval without requiring a template
instantiation.
See PR27798 for more information. https://llvm.org/bugs/show_bug.cgi?id=27798
llvm-svn: 269991
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions