[all-commits] [llvm/llvm-project] c24e19: [clangd] getHover - pass FormatStyle argument by c...
    Simon Pilgrim via All-commits 
    all-commits at lists.llvm.org
       
    Fri Feb 18 06:46:17 PST 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c24e197aaad5333717a27f6e4346f97da84821ed
      https://github.com/llvm/llvm-project/commit/c24e197aaad5333717a27f6e4346f97da84821ed
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-18 (Fri, 18 Feb 2022)
  Changed paths:
    M clang-tools-extra/clangd/Hover.cpp
  Log Message:
  -----------
  [clangd] getHover - pass FormatStyle argument by const reference
Reported by coverity
    
    
More information about the All-commits
mailing list