[all-commits] [llvm/llvm-project] ab7316: [clang] Spell correct variable
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Mon May 3 05:34:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab7316f1c64c3530a6eca2e449c2dd734e83498e
https://github.com/llvm/llvm-project/commit/ab7316f1c64c3530a6eca2e449c2dd734e83498e
Author: Nathan Sidwell <nathan at acm.org>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M clang/include/clang/AST/DeclCXX.h
M clang/lib/AST/DeclCXX.cpp
M clang/lib/Serialization/ASTWriterDecl.cpp
M clang/test/SemaCXX/cxx2a-explicit-bool.cpp
Log Message:
-----------
[clang] Spell correct variable
fix Trailling -> Trailing (two ll-> one l)
Differential Revision: https://reviews.llvm.org/D101753
More information about the All-commits
mailing list