Files
clang-p2996/lldb/source/Plugins/Process/Linux
Ravitheja Addepally f4ffae91cb Fixing warnings for unused variables and copy ellision
Summary:
The std::move was preventing copy ellision when compiled with
clang, the patch fixes the warning along with rearranging code
to remove unused variables warnings on Linux machines with
older perf_event interface.

Reviewers: labath, ted

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D34946

llvm-svn: 307030
2017-07-03 15:07:36 +00:00
..
2017-05-12 04:51:55 +00:00
2017-05-12 04:51:55 +00:00
2017-05-12 05:48:54 +00:00