[all-commits] [llvm/llvm-project] 863b11: [TSan][Darwin] Prevent inlining of functions in tests

Julian Lettner via All-commits all-commits at lists.llvm.org
Wed Dec 1 17:05:00 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 863b117411d898f5a288f560c48d75bb145d39f6
      https://github.com/llvm/llvm-project/commit/863b117411d898f5a288f560c48d75bb145d39f6
  Author: Julian Lettner <julian.lettner at apple.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M compiler-rt/test/tsan/atexit4.cpp
    M compiler-rt/test/tsan/atexit5.cpp

  Log Message:
  -----------
  [TSan][Darwin] Prevent inlining of functions in tests

Prevent inlining of functions so we can FileCheck the generated stack
traces.




More information about the All-commits mailing list