[all-commits] [llvm/llvm-project] 9a4097: [clang][dataflow] Use namespace qualifiers when de...

martinboehme via All-commits all-commits at lists.llvm.org
Tue Jun 27 01:56:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a4097e9cd891e1445ba07ac6a333321fe117fce
      https://github.com/llvm/llvm-project/commit/9a4097e9cd891e1445ba07ac6a333321fe117fce
  Author: Martin Braenne <mboehme at google.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

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

  Log Message:
  -----------
  [clang][dataflow] Use namespace qualifiers when defining functions.

See

https://llvm.org/docs/CodingStandards.html#use-namespace-qualifiers-to-implement-previously-declared-functions

Thank you to MaskRay for pointing this out on

https://reviews.llvm.org/D153006

Reviewed By: xazax.hun

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




More information about the All-commits mailing list