[all-commits] [llvm/llvm-project] 9ae427: [clang][NFC] Fix needless double-parenthisation

Andy Wingo via All-commits all-commits at lists.llvm.org
Tue Sep 21 08:03:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ae4275557ca10f79af91ca99a2aa79d5dfd7ed3
      https://github.com/llvm/llvm-project/commit/9ae4275557ca10f79af91ca99a2aa79d5dfd7ed3
  Author: Andy Wingo <wingo at igalia.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
    M clang/lib/Sema/TreeTransform.h

  Log Message:
  -----------
  [clang][NFC] Fix needless double-parenthisation

Strip a layer of parentheses in TreeTransform::RebuildQualifiedType.

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




More information about the All-commits mailing list