[all-commits] [llvm/llvm-project] 98feb0: Use CXX_SOURCES and point to the right source file.

jimingham via All-commits all-commits at lists.llvm.org
Wed Jan 20 18:43:42 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98feb08e449f179c3c5ccc6878c31cf16c160b06
      https://github.com/llvm/llvm-project/commit/98feb08e449f179c3c5ccc6878c31cf16c160b06
  Author: Jim Ingham <jingham at apple.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)

  Changed paths:
    M lldb/test/API/lang/cpp/break-on-initializers/Makefile

  Log Message:
  -----------
  Use CXX_SOURCES and point to the right source file.

Copy paste error, but the test still built on macOS.  Weird.
It failed on debian linux with an error about -fno-limit-debug-info
not being a supported flag???  Not sure how this goof would cause
that error, but let's see if it did...




More information about the All-commits mailing list