[Lldb-commits] [PATCH] D19052: Make destructor breakpoint	location test more resilient
    Pavel Labath via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Apr 14 05:38:00 PDT 2016
    
    
  
labath updated this revision to Diff 53694.
labath added a comment.
One more tweak to make the test work on linux clang: I've needed to move the constructors out-of-line to make sure the compiler generates the expected symbols.
http://reviews.llvm.org/D19052
Files:
  packages/Python/lldbsuite/test/functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py
  packages/Python/lldbsuite/test/functionalities/breakpoint/cpp/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19052.53694.patch
Type: text/x-patch
Size: 4807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160414/d9530235/attachment.bin>
    
    
More information about the lldb-commits
mailing list