Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0a1c65fb007d727ff93bd8ff9c438f689cde77d
/
llvm
/
tools
/
llvm-diff
/
DifferenceEngine.h
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
e73658d
[C++] Use 'nullptr'.
by Craig Topper
· 11 years ago
4d88a1c
Sort the #include lines for tools/...
by Chandler Carruth
· 13 years ago
628a39f
Remove unused private fields found by clang's new -Wunused-private-field.
by Benjamin Kramer
· 13 years ago
a379b181
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
4b6ae93
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
· 15 years ago
cef985b
Quiesce warning about non-virtual d'tor in virtual class.
by Bill Wendling
· 15 years ago
788a607
Fix the msvs 2010 build.
by Michael J. Spencer
· 15 years ago
61483f0
Make the header self-contained and follow #include guidelines.
by John McCall
· 15 years ago
5e6a16d
Add the llvm-diff tool, which performs a relatively naive structural
by John McCall
· 15 years ago