Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
6537f083555f9606c495d05c562878aa49bae987
6537f08
Whitespace.
by Eric Christopher
· 11 years ago
3081c6f
Clarify comment.
by Adrian Prantl
· 11 years ago
59f0a5a
Set the debug location for landing pad code to the canonical EH location.
by Adrian Prantl
· 11 years ago
1c3db76
Cleanup: Use a member variable to store the SourceLocation for EH code.
by Adrian Prantl
· 11 years ago
214c3d6
Revert "Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions."
by David Blaikie
· 11 years ago
d049b40
Remove unused, awkward CFGStmtVisitor and subclasses.
by Jordan Rose
· 11 years ago
a1bfe1c
Objective-C: More cases of -Wsign-conversion not
by Fariborz Jahanian
· 11 years ago
e30903d
Test commit
by Samuel Benzaquen
· 11 years ago
6f2a9fa
Objective-C: patch to issue the conversion
by Fariborz Jahanian
· 11 years ago
cce70c7
[analyzer] Put back DefaultBool's implicit conversion to bool.
by Jordan Rose
· 11 years ago
1404014
improve of note message and minor refactoring of my last patch (r181847).
by Fariborz Jahanian
· 11 years ago
92b522d
Fix test breakage caused by change in clang-format.
by Daniel Jasper
· 11 years ago
5be59ba
Don't put short namespace on a single line.
by Daniel Jasper
· 11 years ago
5d823e3
Improve recognition of template definitions.
by Daniel Jasper
· 11 years ago
0ff5074
Better diagnostics for string initialization.
by Hans Wennborg
· 11 years ago
33f4b90
Break function declarations after multi-line return types.
by Daniel Jasper
· 11 years ago
9f32161
Don't merge one-line functions in weird brace styles.
by Daniel Jasper
· 11 years ago
caf42a3
Remove diagnostics from clang-format.
by Daniel Jasper
· 11 years ago
a8fda85
Improve formatting of function types.
by Daniel Jasper
· 11 years ago
7247c88
Use only explicit bool conversion operator
by David Blaikie
· 11 years ago
fcec0c9
Use correct types for SPARC v9.
by Jakob Stoklund Olesen
· 11 years ago
cd76539
ARM: Improve codegen for vget_low_* and vget_high_ intrinsics.
by Jim Grosbach
· 11 years ago
8a793dc
Use 'env' in tests that set environment variables.
by Jordan Rose
· 11 years ago
1bb8cb5
Move a test that requires 64-bit mode to a separate test with a triple in
by Richard Trieu
· 11 years ago
2a3c966
Unbreaking the MSVC build by adding an include. It broke with r181832.
by Aaron Ballman
· 11 years ago
1069b73
Add static_cast to assertion to silence sign/unsigned comparison warning.
by Richard Trieu
· 11 years ago
9f00b1d
Objective-C [diagnostics] [QOI], when method is not
by Fariborz Jahanian
· 11 years ago
86a8730
Don't mark a type specifier as "owned" if there is no declaration to own.
by Douglas Gregor
· 11 years ago
910f17e
When computing the size of large arrays, use char units instead of bits.
by Richard Trieu
· 11 years ago
e7e94c9
Fix clang -Werror build due to -Wreorder violation introduced in r181825
by David Blaikie
· 11 years ago
17828ca
Provide operator<< for stream output of DeclarationNames
by David Blaikie
· 11 years ago
a3d813a
Fix copy-pasto in naming of LAST_MS_INHERITANCE[_ATTR]
by Reid Kleckner
· 11 years ago
d741f02
Fix expression breaking for one-parameter-per-line styles.
by Daniel Jasper
· 11 years ago
6e01994
Fix the MSVC build broken by r181768
by Reid Kleckner
· 11 years ago
d6a08d1
[ms-cxxabi] Mangle in an implicit 'E' for certain types on win64
by Reid Kleckner
· 11 years ago
173a4cc
Really fix the declaration of __clear_cache.
by Rafael Espindola
· 11 years ago
4a25a62
Add LeakSanitizer.rst to docs.
by Sergey Matveev
· 11 years ago
4537d6e
Fix __clear_cache on ARM.
by Rafael Espindola
· 11 years ago
46a8935
Link dynamic ast matchers with the ast matchers library. Unbreaks shared cmake build.
by Benjamin Kramer
· 11 years ago
b71757b
Revert accidental commit.
by Benjamin Kramer
· 11 years ago
9d126fb
Take a stab at trying to unbreak the makefile build.
by Benjamin Kramer
· 11 years ago
1ba0d65
Hopefully fix configure build.
by Manuel Klimek
· 11 years ago
089f78d
Fix uninitialized value bug found by valgrind.
by Daniel Jasper
· 11 years ago
84f5ddf
Correctly determine ranges for clang-format.
by Daniel Jasper
· 11 years ago
1fb8d88
Fix clang-format bug in unwrapped-line merging.
by Daniel Jasper
· 11 years ago
f7f295f
First revision of the dynamic ASTMatcher library.
by Manuel Klimek
· 11 years ago
2a9805d
Implement string literal breaking on unbreakable token sequences.
by Manuel Klimek
· 11 years ago
748d38f
Update clang-format emacs integration.
by Daniel Jasper
· 11 years ago
a9d7b46
AArch64: add test for updated __clear_cache definition
by Tim Northover
· 11 years ago
7424d79
Don't format sizeof/alignof as function types.
by Daniel Jasper
· 11 years ago
028d59c
AArch64: correct definition of __clear_cache
by Tim Northover
· 11 years ago
3371711
Replace EXPECT_EQ with EXPECT_FALSE to avoid gcc warning
by Patrik Hagglund
· 11 years ago
f039e3e
Suppress bogus "use of undefined constexpr function" error if the function body
by Richard Smith
· 11 years ago
69db555
Use atomic instructions on linux thumb v7.
by Rafael Espindola
· 11 years ago
7be62a8
PR15956: Debug Info: Include the appropriate file location in types created due to using declarations
by David Blaikie
· 11 years ago
ef202c3
[analyzer] Refactor: address Jordan’s code review of r181738.
by Anna Zaks
· 11 years ago
b834a78
[analyzer] Warn about nil elements/keys/values in array and dictionary literals.
by Anna Zaks
· 11 years ago
27c7f54
Align a multiline string literal with the first part.
by Daniel Jasper
· 11 years ago
1071b9f
Suppress GCC warning for no return after covered switch, and remove some
by Richard Smith
· 11 years ago
7e17fdc
Fix a wrong and confusing comment in CharUnits.h. Neither C nor C++ allows
by Richard Smith
· 11 years ago
620c0af
Use atomic instructions on ARM linux.
by Rafael Espindola
· 11 years ago
fbff0c4
Objective-C error recovery. This patch makes a quick
by Fariborz Jahanian
· 11 years ago
52a4693
Fix test/CodeGenCXX/captured-statements.cpp on powerpc64
by Ben Langmuir
· 11 years ago
77b5025
Fix a gcc warning.
by Rafael Espindola
· 11 years ago
2b6acb6
A better version of r181699: use raw_string_ostream.str() instead of manually calling .flush().
by Alexander Kornienko
· 11 years ago
967d9e9
Fix style according to post-commit review comments.
by Manuel Klimek
· 11 years ago
44135b8
Implements brace breaking styles.
by Manuel Klimek
· 11 years ago
af64032
Fixes [Bug 15960] YAMLTraits doesn't roundtrip on Windows.
by Alexander Kornienko
· 11 years ago
7c9a93e
Implements UseTab for clang-format.
by Manuel Klimek
· 11 years ago
c3df5ff
Further improve optimization for nested calls.
by Daniel Jasper
· 11 years ago
07a64ec
Implements IndentWidth.
by Manuel Klimek
· 11 years ago
378d93d
Assume macros to contain declarations.
by Daniel Jasper
· 11 years ago
f8aa155
Debug Info: PR14992: Support values for non-type template parameters of function type
by David Blaikie
· 11 years ago
6af701f
OpenMP threadprivate with qualified names.
by Alexey Bataev
· 11 years ago
1fcf31e
Update for LLVM interface change in r181680.
by Rafael Espindola
· 11 years ago
d449468
Add missing triple to CodeGen test.
by Richard Smith
· 11 years ago
181e3ec
Cleanup handling of UniqueExternalLinkage.
by Rafael Espindola
· 11 years ago
3c5f4b6
Downgrade C++14 "Clarifying memory allocation". We perform non-conforming
by Richard Smith
· 11 years ago
d248e58
Fix stack overflow in linkage computation when a function with a deduced return
by Richard Smith
· 11 years ago
87360f2
Debug Info: Comment changes in r181393 by request of echristo
by David Blaikie
· 11 years ago
284b3cb
C++1y: support for 'switch' statements in constexpr functions. This is somewhat
by Richard Smith
· 11 years ago
f45c299
C++1y: provide full 'auto' return type deduction for lambda expressions. This
by Richard Smith
· 11 years ago
06a9d04
CodeGen: Refactor SetLLVMFunctionAttributesForDefinition to use an AttrBuilder.
by Benjamin Kramer
· 11 years ago
6bdc4c6
[Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line options.
by Simon Atanasyan
· 11 years ago
9dadfab
C++1y deduced return types: when we deduce a return type for a function which
by Richard Smith
· 11 years ago
e806512
Debug Info: correct comment
by David Blaikie
· 11 years ago
776a364
Debug Info: Silently accept template argument packs
by David Blaikie
· 11 years ago
30a16f1
[Modules] Make r180934 more efficient by only loading top-level module maps in system header directories.
by Douglas Gregor
· 11 years ago
c147861
[Modules] When things go horribly wrong when reading a module, point at the module cache.
by Douglas Gregor
· 11 years ago
d8f681e
[Modules] Extend Darwin hack to include the modification time of SystemVersion.plist.
by Douglas Gregor
· 11 years ago
9dfd243
PR14992: Debug Info: Support more non-type template parameters
by David Blaikie
· 11 years ago
566a9c3
ObjC debug info: Substitute the class type for methods that return
by Adrian Prantl
· 11 years ago
9cbcab8
Avoid patching storage class for block scope thread_local variables.
by Enea Zaffanella
· 11 years ago
42860f1
PR15966: don't get confused by a complex integer -> complex integer conversion
by Richard Smith
· 11 years ago
46529e5
Reformat clang-format help strings, filter out irrelevant options.
by Alexander Kornienko
· 11 years ago
f2d8fbe
[analyzer] Assume [NSNull null] does not return nil.
by Anna Zaks
· 11 years ago
2654489
[analyzer] Do not check if sys/queue.h file is a system header.
by Anna Zaks
· 11 years ago
2ad77cd
Allocate memory for the new number of subexpressions. Fixup for r181572
by Dmitri Gribenko
· 11 years ago
374ae32
[analyzer] Indirect invalidation counts as an escape for leak checkers.
by Jordan Rose
· 11 years ago
0b6d846
Codegen tests for captured statements with templates
by Wei Pan
· 11 years ago
Next »