[all-commits] [llvm/llvm-project] cb89d3: Revert "[clang] Allow printing 64 bit ints in diag...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Oct 5 22:25:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb89d3739db746ea50eb50b7208e689126394391
https://github.com/llvm/llvm-project/commit/cb89d3739db746ea50eb50b7208e689126394391
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M clang/include/clang/AST/Attr.h
M clang/include/clang/AST/Decl.h
M clang/include/clang/AST/NestedNameSpecifier.h
M clang/include/clang/AST/Type.h
M clang/include/clang/Basic/Diagnostic.h
M clang/include/clang/Sema/ParsedAttr.h
M clang/lib/Basic/Diagnostic.cpp
Log Message:
-----------
Revert "[clang] Allow printing 64 bit ints in diagnostics"
This reverts commit edfff2f8b0435bc4af94bd3b41bf57244d84d993.
Breaks clang-tidy.
More information about the All-commits
mailing list