2014-02-12 |
Daniel Sanders | Arcanist failed to commit the two clang test correction... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Dmitri Gribenko | libclang: fix a crash in clang_disposeDiagnosticSet... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tim Northover | Whitespace cleanup (mostly stray tabs, a few not-quite... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tim Northover | ARM & NEON: add test for r101232 |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tim Northover | ARM NEON: fix range checking on immediates. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Dmitri Gribenko | Don't use find | xargs in test/Modules/fmodules-validat... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
NAKAMURA Takumi | clang/test/Modules/fmodules-validate-once-per-build... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
NAKAMURA Takumi | clang/lib/Driver/Multilib.cpp: Rewrite normalizePathSeg... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Dmitri Gribenko | 'svn add' files I forgot for r201224 (Add an option... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Dmitri Gribenko | Add an option to allow Clang verify source files for... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Amara Emerson | [ARM] Fix NEON wrongly being enabled with soft-float... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Daniel Jasper | Fix memory leak introduced by r201010. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Jonathan Roelofs | Fix r201205's use-after-free bug caught by sanitizer bot |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Jonathan Roelofs | Add Multilib selection machinery |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Jonathan Roelofs | Revert 201202 |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Jonathan Roelofs | Add Multilib selection machinery |
commit | commitdiff | tree | snapshot |
2014-02-12 |
David Majnemer | MS ABI: vptr injection should obey alignment requirements |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Alexander Kornienko | Fix build error caused by r201186 (GCC's "declaration... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Alexander Kornienko | Expose the name of the checker producing each diagnosti... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
David Blaikie | Remove bad debug info test. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Sylvestre Ledru | update of the clang version (should probably managed... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
David Blaikie | Remove bad debug info test. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
David Majnemer | MS ABI: Add support for the -vm{b,g,s,m,v} flags |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Jonathan Roelofs | Test commit -- Remove an extra newline from Toolchains.cpp |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Argyrios Kyrtzidis | [Sema] Revert the change in r200622 that allowed intege... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Jordan Rose | 'nonnull(1)' on a block parameter should apply to the... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Dmitri Gribenko | Rename some PCH-related errors to have 'err_' as their... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Dmitri Gribenko | Fix a typo in the function name that I just introduced... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Dmitri Gribenko | libclang: audit all APIs that accept a CXTranslationUni... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Dmitri Gribenko | libclang: use namespace qualifiers in the macro, so... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tim Northover | AArch64: share slgihtly more NEON implementation with... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Robert Lytton | XCore target: add section information. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Robert Lytton | XCore target: Pass through "-fverbose-asm" flag to... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Daniel Jasper | clang-format: Support lambdas with namespace-qualified... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Daniel Jasper | clang-format: Fix alignment of comments inside statements. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Oliver Stannard | AAPCS: Do not split structs after CPRC allocated on... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Alexey Samsonov | Fix self-hosted -Werror build: delete comma at the... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Ted Kremenek | Fix PCH deserialization bug with local static symbols... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Jordan Rose | [analyzer] Inline C++ operator new when c++-inline... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Josh Magee | [stackprotector] Add command line option -fstack-protec... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Ana Pazos | [AArch64] Fixed vget/vset_lane_f16 implementation |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Richard Smith | Tests for DR351-370, plus update DR status page to... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
David Majnemer | MS ABI: Add support for #pragma pointers_to_members |
commit | commitdiff | tree | snapshot |
2014-02-10 |
David Majnemer | Basic: Clean up malformed pragma diagnostics |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Richard Smith | PR18777: This PR is already fixed; add regtest. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
David Majnemer | Sema: Remove useless MSStructPragmaOn update in Sema... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Tim Northover | ARM: move vshll NEON implementation to common code |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Tim Northover | ARM: implement vshrn NEON intrinsic in terms of shr... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Dmitri Gribenko | ASTUnit: simplify remapping files by using the exact... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
NAKAMURA Takumi | Fix Clang install rules to not set permissions on include/ |
commit | commitdiff | tree | snapshot |
2014-02-10 |
NAKAMURA Takumi | [CMake] add_clang_library(): Use llvm_add_library. |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Kaelyn Uhrain | PR18685: Ignore class template specializations as potential |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Argyrios Kyrtzidis | [libclang] While visiting a C++ destructor decl, keep... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
David Blaikie | Clarify comment. Remove braces from single-statement... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
David Blaikie | Improve diagnostic for using non-class/namespace/scoped... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
David Majnemer | Preprocessor: Add __ALIGNOF_MAX_ALIGN_T__ |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Richard Smith | PR16519, PR18009: When checking a partial specializatio... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
John McCall | type_info objects are not unnamed_addr: the ABI require... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Reid Kleckner | Move the -fms-compatibility using decl check after... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Richard Smith | PR18581: Attempt to complete the type in a VLA declarat... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Reid Kleckner | clang-cl: Alias /Zi and /Z7 to -gline-tables-only |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Reid Kleckner | MS ABI: Use the most recent decl to check the inheritan... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Richard Smith | Fix lifetime issue causing buildbot failures. |
commit | commitdiff | tree | snapshot |
2014-02-08 |
John McCall | Remove the -fhidden-weak-vtables -cc1 option. It was... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Dmitri Gribenko | ASTUnit: remove dead code in remapping files |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Jordan Rose | [analyzer] Objective-C object literals are always non... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Richard Smith | PR16638, DR1552: the exception specification on an... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Richard Smith | Fold together two repeated identical 'if's. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Ben Langmuir | Fix test from r200979 on Windows |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Fariborz Jahanian | Objective-C. Revert patch r193003 for further |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Ben Langmuir | Fix test from r200979 on non-Darwin systems |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Jordan Rose | [analyzer] Just silence all warnings coming out of... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Ben Langmuir | Stat system dependencies when using -verify-pch |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Dmitri Gribenko | ASTUnit: ArrayRef'ize RemappedFiles |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Daniel Jasper | clang-format: Fix column limit violation for merged... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Oliver Stannard | Fix AAPCS compliance for HFAs containing doubles and... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Daniel Jasper | clang-format: Fix range-based for-loop formatting. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Dmitri Gribenko | Document return value for FileManager::getNoncachedStat... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Argyrios Kyrtzidis | Revert r194097: "With this patch -Wwrite-strings is... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
David Majnemer | MS ABI: Don't be so hasty to judge an inheritance model |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Richard Smith | Temporary fix for PR18473: Don't try to evaluate the... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Richard Trieu | Fixes PR18762, stop the StmtPrinter for ObjCPropertyRef... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Peter Collingbourne | Add isListInitialization matcher. |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Richard Smith | PR18128: a lambda capture-default is not permitted... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Joerg Sonnenberger | Use correct ld emulation for EABI hardware float triple... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
James Dennett | Fix indentation of a code example in LibTooling's docum... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
David Majnemer | Silence build-bots from the fallout of r200921 |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Ben Langmuir | Move -verify-pch to use VerifyJobAction |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Quentin Colombet | Wired-up the new LLVM diagnostic system into clang... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
David Majnemer | MS ABI: Handle indirect field decls in template args |
commit | commitdiff | tree | snapshot |
2014-02-06 |
David Majnemer | MS ABI: Tweak pointer-to-member mangling/inheritance... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
NAKAMURA Takumi | check-clang: Introduce the feature "utf8-capable-terminal". |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Serge Pavlov | Allow transformation of VariableArray to ConstantArray. |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Richard Smith | DR101, PR12770: If a function is declared in the same... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Manman Ren | Simplify code by combining ifs. |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Manman Ren | Fix Werror introduced at r200874. |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Nick Lewycky | Fix -Wunused-variable 'FD' by using it instead of ND... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Ben Langmuir | Add a CC1 option -verify-pch |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Manman Ren | Try to fix ppc bot failure. |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Benjamin Kramer | Clean up some particularly ugly casting. |
commit | commitdiff | tree | snapshot |
next |