[all-commits] [llvm/llvm-project] edba28: [clangd] Fix stack-use-after-scope

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Sun Jul 5 08:09:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: edba2864a7a86a97276c555d02276712e45d60fc
      https://github.com/llvm/llvm-project/commit/edba2864a7a86a97276c555d02276712e45d60fc
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
    M clang-tools-extra/clangd/ClangdServer.cpp

  Log Message:
  -----------
  [clangd] Fix stack-use-after-scope

Found by asan.




More information about the All-commits mailing list