[all-commits] [llvm/llvm-project] c3ab79: [lldb][NFC] Resynchronize Init/Terminate calls in ...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Jan 17 02:35:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c3ab790c8f5d2946c3e4e4bf78cedf6be11a6f5a
      https://github.com/llvm/llvm-project/commit/c3ab790c8f5d2946c3e4e4bf78cedf6be11a6f5a
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

  Changed paths:
    M lldb/tools/lldb-test/SystemInitializerTest.cpp

  Log Message:
  -----------
  [lldb][NFC] Resynchronize Init/Terminate calls in SystemInitializerFull/Test.cpp files.

These files should do the more or less the same initialize/terminate calls in the
same order. This just reverts all the differences that have piled up over time
in the SystemInitializerTest that people keep forgetting about.




More information about the All-commits mailing list