[all-commits] [llvm/llvm-project] 1bc2d4: [clang][dataflow][NFC] Put TransferVisitor in an u...

martinboehme via All-commits all-commits at lists.llvm.org
Tue Mar 28 03:04:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bc2d43e5c8fd0ec2e1a7e364fb42272ed7fb158
      https://github.com/llvm/llvm-project/commit/1bc2d43e5c8fd0ec2e1a7e364fb42272ed7fb158
  Author: Martin Braenne <mboehme at google.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/Transfer.cpp

  Log Message:
  -----------
  [clang][dataflow][NFC] Put TransferVisitor in an unnamed namespace.

This avoids the risk of ODR violations.

Reviewed By: gribozavr2

Differential Revision: https://reviews.llvm.org/D147032




More information about the All-commits mailing list