aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-10-09 16:13:15 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-10-09 16:13:15 +0000
commita25c79e7045fa1d92e9777a3dce8902a7963eb4c (patch)
tree07108fc24c7cc5934e1ea3143b4465c99b326201 /lldb/source/Commands/CommandObjectProcess.cpp
parentee863cedc29d45c1976fcd3b9f0a5bce34097238 (diff)
downloadllvm-a25c79e7045fa1d92e9777a3dce8902a7963eb4c.zip
llvm-a25c79e7045fa1d92e9777a3dce8902a7963eb4c.tar.gz
llvm-a25c79e7045fa1d92e9777a3dce8902a7963eb4c.tar.bz2
Use aliases for more constructors and destructors.
With this patch we produce alias for cases like template<typename T> struct foobar { foobar() { } }; template struct foobar<void>; It is safe to use aliases to weak symbols, as long and the alias itself is also weak. llvm-svn: 192300
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions