[all-commits] [llvm/llvm-project] d398e8: [ASTMatcher] Provide a definition for the lambdaCa...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Nov 8 11:28:16 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d398e8f170fa9b11a13707b8ccc2a278653d374b
      https://github.com/llvm/llvm-project/commit/d398e8f170fa9b11a13707b8ccc2a278653d374b
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M clang/lib/ASTMatchers/ASTMatchersInternal.cpp

  Log Message:
  -----------
  [ASTMatcher] Provide a definition for the lambdaCapture matcher

This is an empty object, but depending on your optimizer settings the
compiler may emit a reference to the symbol.




More information about the All-commits mailing list