Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c23b933d5f8be9b51a1d22e717c0311f65f87dcd
/
tools
/
llvm-diff
/
DifferenceEngine.h
a7542d5
Remove unused private fields found by clang's new -Wunused-private-field.
by Benjamin Kramer
· 13 years ago
2d24e2a
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
7d4fc4f
This patch is a big refactoring of llvm-diff. It doesn't add new features, but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure.
by Renato Golin
· 14 years ago
ac53061
Quiesce warning about non-virtual d'tor in virtual class.
by Bill Wendling
· 15 years ago
a87c163
Fix the msvs 2010 build.
by Michael J. Spencer
· 15 years ago
73b21b7
Make the header self-contained and follow #include guidelines.
by John McCall
· 15 years ago
3dd706b
Add the llvm-diff tool, which performs a relatively naive structural
by John McCall
· 15 years ago