[all-commits] [llvm/llvm-project] 8ddec9: Fix -Wincomplete-umbrella warning in the modules b...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Tue Dec 10 11:19:31 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ddec9ad4664e01816d0e45353ac1d5ba8b07082
      https://github.com/llvm/llvm-project/commit/8ddec9ad4664e01816d0e45353ac1d5ba8b07082
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M llvm/include/llvm/module.modulemap

  Log Message:
  -----------
  Fix -Wincomplete-umbrella warning in the modules build

[281/3666] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o
/Users/vsk/src/llvm-project-master/llvm/lib/IR/IntrinsicInst.cpp:155:2: warning: missing submodule 'LLVM_IR.ConstrainedOps' [-Wincomplete-umbrella]


  Commit: d0789e6346e489cd84b37ec58964feb0db015de7
      https://github.com/llvm/llvm-project/commit/d0789e6346e489cd84b37ec58964feb0db015de7
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/lldbutil.py

  Log Message:
  -----------
  Assert launch success in run_to_breakpoint_do_run


Compare: https://github.com/llvm/llvm-project/compare/53acf0663f80...d0789e6346e4


More information about the All-commits mailing list