[all-commits] [llvm/llvm-project] 765af6: [clang] Remove redundaunt typename (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Oct 15 21:07:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 765af675bce580cd6473ce7bfb9255f22db14414
https://github.com/llvm/llvm-project/commit/765af675bce580cd6473ce7bfb9255f22db14414
Author: Kazu Hirata <kazu at google.com>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M clang/include/clang/Sema/ParsedAttr.h
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
Log Message:
-----------
[clang] Remove redundaunt typename (NFC)
Commit: de49627d9d293652590556e77129176de88eb9b3
https://github.com/llvm/llvm-project/commit/de49627d9d293652590556e77129176de88eb9b3
Author: Kazu Hirata <kazu at google.com>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M mlir/include/mlir/Analysis/DataFlowFramework.h
M mlir/include/mlir/IR/AttributeSupport.h
M mlir/include/mlir/IR/BlockSupport.h
M mlir/include/mlir/IR/BuiltinAttributeInterfaces.td
M mlir/include/mlir/IR/Matchers.h
M mlir/include/mlir/IR/OpDefinition.h
M mlir/include/mlir/IR/Region.h
M mlir/include/mlir/IR/TypeRange.h
M mlir/include/mlir/IR/TypeSupport.h
M mlir/include/mlir/IR/ValueRange.h
M mlir/include/mlir/Interfaces/InferTypeOpInterface.h
M mlir/include/mlir/Support/InterfaceSupport.h
M mlir/include/mlir/TableGen/Class.h
M mlir/lib/IR/SymbolTable.cpp
Log Message:
-----------
[mlir] Remove redundaunt typename (NFC)
Compare: https://github.com/llvm/llvm-project/compare/13792ba4174f...de49627d9d29
More information about the All-commits
mailing list