Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang-tools-extra
/
clang-tidy
/
misc
/
RedundantExpressionCheck.cpp
c09197e
Port getLocEnd -> getEndLoc
by Stephen Kelly
· 7 years ago
43465bf
Port getLocStart -> getBeginLoc
by Stephen Kelly
· 7 years ago
a9bef62
[clang-tidy] Widen anonymous namespace.
by Benjamin Kramer
· 8 years ago
492f1cc
[clang-tidy] Remove global constructor. No functionality change intended.
by Benjamin Kramer
· 8 years ago
10db8d6
[clang-tidy] Don't reinvent the wheel, use existing log2 functions.
by Benjamin Kramer
· 8 years ago
396fc87
[clang-tidy] misc-redundant-expression: fix a crash under ubsan
by Alexander Kornienko
· 8 years ago
91c6671
[clang-tidy] Misc redundant expression checker updated for ineffective bitwise operator expressions
by Gabor Horvath
· 8 years ago
250c40d
[clang-tidy] Misc redundant expressions check updated for overloaded operators
by Gabor Horvath
· 8 years ago
ec87e17
[clang-tidy] Misc redundant expressions checker updated for macros
by Gabor Horvath
· 8 years ago
c3acd2e
[clang-tidy] Catch trivially true statements like a != 1 || a != 3
by Alexander Kornienko
· 9 years ago
90c117a
[Clang-tidy] Fix copy-paste error in misc-redundant-expression detected by PVS-Studio
by Eugene Zelenko
· 9 years ago
00639bc
[clang-tidy] Enhance redundant-expression check
by Etienne Bergeron
· 9 years ago
c87599f
[clang-tidy] Improve misc-redundant-expression and decrease false-positive
by Etienne Bergeron
· 9 years ago
bda187d
[clang-tidy] New checker for redundant expressions.
by Etienne Bergeron
· 9 years ago