[all-commits] [llvm/llvm-project] 2c2fee: [lldb] Fix TypeSystemClang compilation after D101777
    Raphael Isemann via All-commits 
    all-commits at lists.llvm.org
       
    Mon Jun  7 09:45:57 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c2feebcd1274425c853e3cff7cec6ba033c3ccd
      https://github.com/llvm/llvm-project/commit/2c2feebcd1274425c853e3cff7cec6ba033c3ccd
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)
  Changed paths:
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  Log Message:
  -----------
  [lldb] Fix TypeSystemClang compilation after D101777
We apparently now need to pass the DeclName of the target decl to the
constructor.
    
    
More information about the All-commits
mailing list