2018-02-07 |
Eric Fiselier | Fix r324498: the commit removed the '-' before the... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Rafael Espindola | Recommit r324107. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Rafael Espindola | Don't pass ForDefinition_t in places it is redundant. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Eric Fiselier | [Driver] Add option to manually control discarding... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Momchil Velikov | [DebugInfo] Improvements to representation of enumerati... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Jacek Olesiak | [clang-format] Fix ObjC message arguments formatting. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Saleem Abdulrasool | AST: support SwiftCC on MS ABI |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Saleem Abdulrasool | Support `#pragma comment(lib, "name")` in the frontend... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Erich Keane | [NFC] Change odd cast-through-unknown behavior to an... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Erich Keane | [NFC] Correct a typo'ed comment and reworded, since... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Akira Hatanaka | [Sema][ObjC] Use SmallSetVector to fix a failing test... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Walter Lee | [Myriad] Define __ma2x5x and __ma2x8x |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Volodymyr Sapsai | [Lex] Fix handling numerical literals ending with ... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
John McCall | Pass around function pointers as CGCallees, not bare... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Ben Hamilton | [clang-format] Add more tests for Objective-C 2.0 gener... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
George Karpenkov | [analyzer] [tests] Show function name in CmpRuns output |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Fedor Sergeev | [Solaris] Silence -pthread warning on Solaris |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Sylvestre Ledru | Unittests misc. typos |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Jacek Olesiak | Test commit - fixing a comment. |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Krasimir Georgiev | [clang-format] Adds space around angle brackets in... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Richard Trieu | Fix crash on invalid. |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Alex Shlyapnikov | Fix test/Driver/sanitizer-ld.c broken by D40903 |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Alex Shlyapnikov | [Sanitizers] Basic Solaris sanitizer support (PR 33274) |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Peter Collingbourne | IRGen: Move vtable load after argument evaluation. |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Akira Hatanaka | Add support for attribute 'trivial_abi'. |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Jonas Hahnfeld | [Options] Make --cuda-path-ignore-env a Flag, NFCI. |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Mark Zeren | [clang-format] Re-land: Fixup #include guard indents... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Mark Zeren | Revert "[clang-format] Fixup #include guard indents... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Mark Zeren | [clang-format] Fixup #include guard indents after parse... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Daniil Fukalov | Recommit rL323890: [AMDGPU] Add ds_fadd, ds_fmin, ds_fm... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Sander de Smalen | Recommit rL323952: [DebugInfo] Enable debug information... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Alex Bradbury | [RISCV] Create a LinuxTargetInfo when targeting Linux |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Artem Dergachev | Revert r324166 "[analyzer] Add a checker for mmap(... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Artem Dergachev | [analyzer] Add a checker for mmap()s which are both... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Evgeniy Stepanov | [hwasan] Add a paragraph on stack instrumentation. |
commit | commitdiff | tree | snapshot |
2018-02-03 |
George Karpenkov | [analyzer] Do not infer nullability inside function... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Richard Smith | Fix crash when trying to pack-expand a GNU statement... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Richard Smith | Add missing direct-init / parameter-declaration-clause... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
James Dennett | More documentation cleanup for Decl.h. |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Eric Fiselier | Make __has_unique_object_representations reject empty... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
James Dennett | Documentation cleanup, no functional change. |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Matt Morehouse | [clang-proto-to-cxx] Accept protobufs with missing... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Ben Hamilton | [clang-format] New format param ObjCBinPackProtocolList |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Eric Fiselier | Emit label names according to -discard-value-names. |
commit | commitdiff | tree | snapshot |
2018-02-02 |
George Karpenkov | [analyzer] [tests] Fix crash in SATestBuild.py |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Eric Liu | [Tooling] Returns non-zero status code when files are... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Rafael Espindola | Revert "Start setting dso_local in clang." |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Rafael Espindola | Start setting dso_local in clang. |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Yaxun Liu | [AMDGPU] Switch to the new addr space mapping by default |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Erich Keane | [CodeGen][va_args] Correct Vector Struct va-arg 'in_reg... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Sam McCall | [Index] fix USR generation for namespace{extern{X}} |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Sam McCall | [AST] namespace ns { extern "C" { int X; }} prints... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Ilya Biryukov | [Sema] Add implicit members even for invalid CXXRecordDecls |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Martin Storsjo | [MinGW] Emit typeinfo locally for dllimported classes... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Artem Dergachev | [analyzer] Fix transitions in check::PreStmt<MemberExpr... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
George Karpenkov | [analyzer] Expose return statement from CallExit progra... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
George Karpenkov | Remove the change which accidentally crept in into... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
George Karpenkov | [analyzer] Expose exploration strategy through analyzer... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
George Karpenkov | [analyzer] Fix yet-another-crash in body-farming std... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Eric Fiselier | [coroutines] Fix application of NRVO to Coroutine ... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
George Karpenkov | [analyzer] [tests] [NFC] Remove dead code from CmpRuns |
commit | commitdiff | tree | snapshot |
2018-02-01 |
George Karpenkov | [analyzer] [tests] Add an option to show the histogram... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Artem Dergachev | [analyzer] Don't communicate evaluation failures throug... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Richard Smith | PR36157: When injecting an implicit function declaratio... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Adrian Prantl | Mark fallthrough with LLVM_FALLTHROUGH |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Sander de Smalen | Reverting patch rL323952 due to build errors that I |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Sander de Smalen | [DebugInfo] Enable debug information for C99 VLA types |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Akira Hatanaka | [CodeGen] Fix an assertion failure in CGRecordLowering. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
George Karpenkov | [analyzer] [tests] Show the number of removed/added... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
Richard Smith | PR36181: Teach CodeGen to properly ignore requests... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Alex Lorenz | [PR32482] Fix bitfield layout for -mms-bitfield and... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Mark Zeren | [clang-format] Align preprocessor comments with # |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Eric Christopher | Clarify that optimization levels -O2 and above are... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Sam Clegg | [WebAssembly] Don't pass -ffunction-section/-fdata... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Daniil Fukalov | Revert "[AMDGPU] Add ds_fadd, ds_fmin, ds_fmax builtins... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Ana Pazos | Revert "Revert rC322769: [RISCV] Propagate -mabi and... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Daniil Fukalov | [AMDGPU] Add ds_fadd, ds_fmin, ds_fmax builtins functions |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Jonathan Roelofs | Fix typo. NFC |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Krasimir Georgiev | [clang-format] Adds space around braces in text protos |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Jonas Hahnfeld | [CUDA] Detect installation in PATH |
commit | commitdiff | tree | snapshot |
2018-01-30 |
George Karpenkov | [analyzer] Extend SuppressInlineDefensiveChecksVisitor... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Akira Hatanaka | Revert "CodeGen: annotate ObjC ARC functions with ABI... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Eric Fiselier | Revert "[coroutines] Fix application of NRVO to Corouti... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Artem Belevich | [CUDA] Added partial support for CUDA-9.1 |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Eric Fiselier | [coroutines] Fix application of NRVO to Coroutine ... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
George Karpenkov | [analyzer] Use stable filenames in analyzer testing... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
George Karpenkov | [analyzer] [NFC] Remove unused method visitItemsInWorkList |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Ben Hamilton | [clang-format] Add more tests for ObjC protocol list... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Erich Keane | [NFC] Fixup comment with function name, actually incorr... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Krasimir Georgiev | [clang-format] Disable some text proto delimiters and... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Ben Hamilton | [clang-format] Fix bug where -dump-config failed on... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Jonathan Roelofs | [scan-build] Add an option to skip overriding CC and... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Jonathan Roelofs | [analyzer] Fix -x language argument for C preprocessed... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Eric Liu | [Lexer] Support adding working directory to relative... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Hiroshi Inoue | [NFC] fix trivial typos in comments |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Daniel Neilson | Change memcpy/memove/memset to have dest and source... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Jonas Hahnfeld | [git-clang-format] Process CUDA files |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Gabor Horvath | Attempt to make the PS4 build bot happy. |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Gabor Horvath | [ASTImporter] Add support to import some AST nodes: |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Akira Hatanaka | [CodeGen] Use the non-virtual alignment when emitting... |
commit | commitdiff | tree | snapshot |
next |