[all-commits] [llvm/llvm-project] 9231e4: fix lldb build with -DLLVM_ENABLE_MODULES=On (miss...

Luboš Luňák via All-commits all-commits at lists.llvm.org
Sat Oct 26 06:43:23 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9231e443445f0b8adb1a1b22d7d246c8bc337227
      https://github.com/llvm/llvm-project/commit/9231e443445f0b8adb1a1b22d7d246c8bc337227
  Author: Luboš Luňák <l.lunak at centrum.cz>
  Date:   2019-10-26 (Sat, 26 Oct 2019)

  Changed paths:
    M lldb/include/lldb/Expression/ExpressionSourceCode.h

  Log Message:
  -----------
  fix lldb build with -DLLVM_ENABLE_MODULES=On (missing #include)

The error message says to add the #include.




More information about the All-commits mailing list