2014-04-24 |
Nico Weber | Fix a tiny test-only leak, found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Hans Wennborg | Intrin.h: remove __rdtsc and __rdtscp declarations |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Andrea Di Biagio | [X86] Add Clang support for intrinsics __rdtsc and... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Jordan Rose | Squelch leak found by LSan by handling missing switch... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Daniel Sanders | [mips] Support 128-bit int in N32 ABI by overriding... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Tim Northover | AArch64: update tests to new way of printing NEON lists. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
NAKAMURA Takumi | CommentToXMLConverter: Don't use "default" to method... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Daniel Sanders | [mips] Correct size_t and ptrdiff_t for N32. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Dmitri Gribenko | Comment to XML conversion: use unique_ptr for SimpleFor... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Argyrios Kyrtzidis | Simplify leak fix of r207076, by just disposing the... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Don't leak _all_ directives in -verify mode. Found... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Don't leak invalid RegexDirectives. Probably a small... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Fix two leaks found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Fix two leaks found by LSan (one is test-only). |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Fix two test-only leaks found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Fix two leaks in c-index-test found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Fix four more test-only leaks found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Revert the "don't leak" part of r207065, looks like... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Fix 3 test-only leaks found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | More spellchecking for Index.h |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | compeltions are never appropriate. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Don't leak objects in load-from-ast path unless Disable... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Richard Smith | When two templates get merged together, also merge... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Michael J.... | Fix test to not depend on llvm optimizations. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Nico Weber | Bury leaked sema pointer when reading from AST files. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Nico Weber | Fix another leak in ParseMicrosoftAsmStatement(), found... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Reid Kleckner | Suppress unused variable warning |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Richard Trieu | Change -Wfloating-point-conversion to -Wfloat-conversion. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Abramo Bagnara | Fixed comments (thanks to Richard Smith). |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Nico Weber | Make RewriteRope less confusing for me. No intended... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Nico Weber | Fix leak introduced in r194610, found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Abramo Bagnara | Moved operator delete to public area to appease gcc... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Ben Langmuir | Do not print inferred submodules explicitly in __inferr... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Nico Weber | Fix a memory leak found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
John Thompson | Quick fix for layering that broke shared library build. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Reid Kleckner | MS ABI: Use a different guard variable for each weak... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Richard Smith | Make TypeDecl much less friendly. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Fariborz Jahanian | Objective-C [IRGen]. Fixes a crash in IRGen involving... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Jordan Rose | [analyzer] Fix a leak found by LSan. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Alexander Kornienko | Don't pass llvm::DenseSet<> by value. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Diego Novillo | Review feedback. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Diego Novillo | Review feedback. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Diego Novillo | Review feedback |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Diego Novillo | Add documentation for sample profiling support. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
NAKAMURA Takumi | Prune \param introduced in r206977, possibly committed... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Logan Chien | Add missing test input for r206979. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Aaron Ballman | The rewrite constructor should actually rewrite. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Aaron Ballman | Replacing a naked pointer with a unique_ptr. No functio... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Aaron Ballman | Minor formatting and simplification cleanup -- no funct... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Aaron Ballman | Updated to be a bit more const friendly. Also switched... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
John Thompson | Fix unused variable. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Logan Chien | Add aarch64-linux-android triple for Android. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
John Thompson | Initial implementation of -modules-earch-all option... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Timur Iskhodzhanov | Add yet another vtordisp test |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Rafael Espindola | This reverts commit r206934 and r206935. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Evgeniy Stepanov | Update Target::createMCAsmParser calls for the LLVM... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
James Molloy | [ARM64] Enable more CodeGen tests for ARM64. The crypto... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
James Molloy | [ARM64] Change inline assembly constraints to be more... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
James Molloy | [ARM64] Enable the test aarch64-type-sizes.c for ARM64 BE. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
James Molloy | [ARM64] Add a missed case label for arm64_be, and enabl... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
David Majnemer | MS ABI: Implement mangling for ref-qualifiers on methods |
commit | commitdiff | tree | snapshot |
2014-04-23 |
David Majnemer | MS ABI: Use range-based for loops in the mangler |
commit | commitdiff | tree | snapshot |
2014-04-23 |
David Majnemer | MS ABI: Cleanup some egregious style violations |
commit | commitdiff | tree | snapshot |
2014-04-23 |
David Majnemer | AST: Cleanup/simplify some LV calculation code |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Justin Bogner | CodeGen: Unify handling guard variables in the Itanium... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Reid Kleckner | Add missing test triples |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Reid Kleckner | Driver: Honor %INCLUDE% when built with MinGW |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Reid Kleckner | Driver: Avoid a duplicate path separator and clean... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Richard Smith | Add some missing checks for C++1y digit separators... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Richard Smith | PR18746: If a constexpr function has a dependent return... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Justin Bogner | Driver: Skip the -fmodules-cache-path argument in drive... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Diego Novillo | Use a manipulator to add a value to the current diagnos... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Quentin Colombet | [Driver][ARM64] Add a testcase for r206227. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Fariborz Jahanian | Objective-C ARC. Under ARC, addition of 'bridge' attribute |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Ben Langmuir | Attempt to fix null ASTContext in ASTUnit error path |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Timur Iskhodzhanov | Fix PR19487, PR19505 and PR19506 -- redundant vtordisp... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
DeLesley Hutchins | Thread safety analysis: add array operations to SExpr. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
DeLesley Hutchins | Thread safety analysis: fix warning. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
NAKAMURA Takumi | Try to fix warnings to escape '@' as '\@'. [-Wdocumenta... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Alexander Musman | [OPENMP] parsing 'linear' clause (for directive 'omp... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Tim Northover | ARM64: update NEON test to improved backend codegen |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Dmitri Gribenko | Comment parsing: close a hole in CDATA escaping in... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Dmitri Gribenko | Comment parsing: in the generated XML file, mark HTML... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
NAKAMURA Takumi | DiagnosticsEngine::Report(): Fix a warning. [-Wdocument... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
NAKAMURA Takumi | Update clang/test/PCH/single-token-macro.c correspondin... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Chandler Carruth | [Modules] Fix potential ODR violations by sinking the... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Richard Smith | Move the C++11 ExtWarn for converting a string literal... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Richard Trieu | Move the warning of implicit cast of a floating point... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
DeLesley Hutchins | Thread safety analysis: misc updates to SExpr handling... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Diego Novillo | Allow adding a value to a flag in diagnostics. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Chandler Carruth | [Modules] Update Clang's two files that use DEBUG(... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Chandler Carruth | [Modules] Remove the only use of the DEBUG(...) macro... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Reid Kleckner | Try to fix bad Twine usage in r206791 with std::string |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Reid Kleckner | MinGW: Define __stdcall&co when -fms-extensions is... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Timur Iskhodzhanov | Split out the rest of MS ABI multiple inheritance tests |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Fariborz Jahanian | Objective-C. Patch to allow use of dot syntax on class |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Ben Langmuir | Allow submodule inferrences with a missing umbrella... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Ted Kremenek | Handle possible trailing '/' in xcode-select output... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Richard Smith | Initialize clang::Module::IsMissingRequirement. Fix... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Bob Wilson | ARM64: Do not expand variadic HFA/HVA arguments with... |
commit | commitdiff | tree | snapshot |
next |