2016-11-12 |
Sylvestre Ledru | As we released 3.9, from the 4.0 release notes, points... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Sylvestre Ledru | Add the new option -Og in the release notes. See r28660... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Sylvestre Ledru | Add support of the next Ubuntu (17.04 - Zesty Zapus) |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Daniel Jasper | clang-format: Support ObjC selectors with unnamed param... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Craig Topper | [AVX-512] Convert the rest of the masked shift by immed... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Devin Coughlin | [analyzer] Update 'Automated' to 'Automatic' from r286694. |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Richard Smith | [c++1z] Support constant folding for __builtin_strchr... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Devin Coughlin | [analyzer] Fix copy-pasta in NullableReturnedFromNonnul... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Mehdi Amini | Add instructions in clang get_started page about workin... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Devin Coughlin | [analyzer] Improve misleading RetainCountChcker diagnos... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Richard Smith | [c++1z] std::byte didn't make it |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Richard Smith | [c++1z] Two more features have been accepted. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Argyrios Kyrtzidis | [index] Rename SymbolSubKind -> SymbolProperty, NFC. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Richard Smith | [c++1z] p0522 is approved. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Richard Smith | [c++1z] Add constant-folding support for strcmp, strncm... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Anna Zaks | [tsan][clang] Introduce a function attribute to disable... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Evgeniy Stepanov | Tread TSan LLVM flags to driver: add TSan controlling... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Richard Smith | [cxx_status] Prepare features list for WG21 motions. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Artem Dergachev | [ASTMatchers] Fix a typo in cStyleCastExpr() HTML docs... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Nemanja Ivanovic | [PowerPC] Implement remaining permute builtins in altiv... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Richard Trieu | Remove double setting of invalid flag. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Devin Coughlin | [analyzer] Teach RetainCountChecker about VTCompression... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Richard Trieu | When a DecompositionDecl is marked invalid, also set... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Artem Dergachev | [ASTMatchers] Fix a typo in cStyleCastExpr() docs.... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Nemanja Ivanovic | [PowerPC] Add vector conversion builtins to altivec... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Peter Collingbourne | Bitcode: Change getModuleSummaryIndex() to return an... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Evgeniy Stepanov | [cfi] Enable cfi-icall on ARM and AArch64. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Sylvestre Ledru | Add a new optimization option -Og |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Douglas Katzman | Fix mismatched enum value name and diagnostic text. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Simon Pilgrim | [X86] Merge (near) duplicate scalar non-temporal store... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Alexey Bataev | Fix for PR28523: unexpected compilation error. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Teresa Johnson | Mirror the llvm changes that split Bitcode/ReaderWriter.h |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Stephen Hines | Define __ANDROID_API__ when specified as part of an... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Jordan Rose | Don't require nullability on 'va_list', even when it... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Jordan Rose | Revert "Speculative fix for va_list/nullability test... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Richard Smith | PR30937: don't devirtualize if we find that the callee... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Jordan Rose | Speculative fix for va_list/nullability test on Hexagon... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Jordan Rose | Don't require nullability on 'va_list' harder. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Jordan Rose | [Sema] Fix-up for MSVC, which is stricter about templat... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Jordan Rose | Don't require nullability on 'va_list'. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Jordan Rose | Warn when 'assume_nonnull' infers nullability within... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Jordan Rose | Add -Wnullability-completeness-on-arrays. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Jordan Rose | Accept nullability qualifiers on array parameters. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Argyrios Kyrtzidis | [index] Add SymbolSubKind for the GKInspectable annotation. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Vedant Kumar | [test] Remove implicit deps on libLTO.dylib on Darwin... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Nico Weber | [clang-format] Fix PR30527: Regression when clang-forma... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
George Burgess IV | [Sema] Range-ify for loop, add period to comment. NFC. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
George Burgess IV | Clean up uses of unique_ptr for RAII objects. NFC. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Aaron Ballman | Correcting a documentation formatting bug; NFC. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Alex Lorenz | Add -Wduplicate-protocol for existing diagnostic |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Martin Probst | drop kw_module from ASI protection block |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Martin Probst | clang-format: [JS] do not break after declare namespace. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Martin Probst | clang-format: [JS] do not break after declare namespace. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Alex Lorenz | [Sema] Avoid -Wshadow warnings for shadowed variables... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Amara Emerson | Add the loop end location to the loop metadata. This... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Tony Jiang | [PowerPC] Implement plain VSX load/store builtins. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Serge Pavlov | Make output of -ast-print a valid C++ code. |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Argyrios Kyrtzidis | [libclang] Fix issue with clang_tokenize and make sure... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Shoaib Meenai | [Sema] Use MS ABI behavior for dllexport in Itanium |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Adrian Prantl | Remove extra whitespace |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Adrian Prantl | Relax testcase so it also works on Windows. |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Erik Pilkington | [Sema][NFC] Reset HasFallthroughStmt when clearing... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Adrian Prantl | Use an artificial debug location for non-virtual thunks. |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Douglas Katzman | [Sparc] Unbreak test |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Douglas Katzman | [Sparc] LLONG is not lock-free atomic on v8 |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Daniel Jasper | clang-format: [TypeScript] Fix bug in handling of non... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Alex Lorenz | [AST] Dump dependent scope member expression with its... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Alex Lorenz | [CodeCompletion] Show block invocation results for... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Pavel Labath | Replace TimeValue with TimePoint in BuildSystem.cpp... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Pavel Labath | [VFS] Replace TimeValue usage with std::chrono |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Alex Lorenz | [Sema] Avoid -Wshadow warnings for shadowed variables... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Craig Topper | [AVX-512] Make VBMI instruction set enabling imply... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Ekaterina Romanova | Doxygen comments for avxintrin.h. |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Argyrios Kyrtzidis | [index] Fix issue with protocol name locations in confo... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Hans Wennborg | clang-cl: Pass /Zc:threadSafeInit through to MSVC with... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Adrian Prantl | Emit debug info for global constants whose address... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Justin Lebar | [CUDA] Use only the GVALinkage on function definitions. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Dominic Chen | [analyzer] Provide Contains() on ImmutableMap program... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Stephen Hines | Revert "Define __ANDROID_API__ for all Android builds." |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Stephen Hines | Define __ANDROID_API__ for all Android builds. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Daniel Jasper | Remove FormatContext from libClang as it is now unused. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Daniel Jasper | Revert "Remove now unnecessary FormatRewriterContext." |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Daniel Jasper | Remove now unnecessary FormatRewriterContext. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Daniel Jasper | [clang-format] Remove (SourceManager, FileID) variants |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Ayman Musa | [X86][AVX512][Clang] Add support for mask_{move|store... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Vladimir Yakovlev | Test commit of vbyakovl. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Alexander Kornienko | Add a method to get the list of registered static analy... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Peter Collingbourne | IR, Bitcode: Change bitcode reader to no longer own... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Stephen Hines | clang-format: Use git-ls-tree to get file mode in diff... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Justin Bogner | cmake: Don't try to install exports if there aren't any |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Peter Collingbourne | Bitcode: Decouple block info block state from reader. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Tony Jiang | [PowerPC] Implement remaining vector comparison builtins. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
George Burgess IV | Make a const variable static. NFC. |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Richard Smith | Correctly ignore unnamed bit-fields when checking wheth... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Justin Bogner | cmake: Support exports correctly with LLVM_DISTRIBUTION... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Argyrios Kyrtzidis | [index] Handle properly C++14's template variables. |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Argyrios Kyrtzidis | [index] Make sure to mark class template symbols as... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
John McCall | Name some anonymous structs to avoid using a (very... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Sean Callanan | Updated ASTMerge/macro.m to use _Nullable. |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Evgeniy Stepanov | Use -fsanitize-recover instead of -mllvm -msan-keep... |
commit | commitdiff | tree | snapshot |
next |