2017-10-25 |
Petr Hosek | [clang-refactor] Use add_clang_tool CMake template |
commit | commitdiff | tree | snapshot |
2017-10-25 |
George Karpenkov | [Analyzer] Remove spaces inside comments mentioning... |
commit | commitdiff | tree | snapshot |
2017-10-25 |
George Karpenkov | [Analyzer] Remove unnecessary semicolon in analyzer... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
George Karpenkov | [Analyzer] Store BodyFarm in std::unique_ptr |
commit | commitdiff | tree | snapshot |
2017-10-24 |
George Karpenkov | [Analyzer] [Tests] Minor refactor of testing infrastruc... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
George Karpenkov | [Analyzer] [Tests] Remove temporary fields from generat... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Akira Hatanaka | [Sema][ObjC] Look for either objc_bridge or objc_bridge... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Erich Keane | Correct behavior of fastcall when default CC is set. |
commit | commitdiff | tree | snapshot |
2017-10-24 |
George Karpenkov | [Analyzer] Fix bug in testing scripts, which always... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Erich Keane | Replaced unicode characters with ASCII, as introduced... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Erich Keane | mplement __has_unique_object_representations |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Roman Lebedev | [Sema] Document+test the -Wsign-compare change for... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Alexey Bataev | [OPENMP] Fix PR35013: Fix passing VLAs captures to... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Yaxun Liu | CodeGen: Fix missing debug loc due to alloca |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Alex Lorenz | Add missing clangRewrite lib dependency for clangToolin... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Alex Lorenz | [refactor] Initial outline of implementation of "extrac... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Alex Lorenz | [code completion] Complete ObjC methods in @implementat... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Erich Keane | Remove repeated function name in doxygen comment. |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Erich Keane | Fix spelling in comment, field is isMsStruct, not Strust |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Vassil Vassilev | [modules] Add a regression test for merging anon decls... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Erich Keane | Add Forgotten test for: Fix template parameter default... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Erik Verbruggen | Do not add a colon chunk to the code completion of... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Eric Liu | [Tooling] Add a factory method for CommonOptionsParser |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Peter Smith | [AArch64] Fix PR34625 -mtune without -mcpu should not... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Tim Shen | [test] Fix clang-test for FreeBSD and NetBSD |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Jordan Rose | Unnamed bitfields don't block constant evaluation of... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Erich Keane | Fix template parameter default args missed if redecled |
commit | commitdiff | tree | snapshot |
2017-10-24 |
George Karpenkov | [Analyzer] Fix for the memory leak: fix typo in if... |
commit | commitdiff | tree | snapshot |
2017-10-24 |
George Karpenkov | [Analyzer] Handle implicit function reference in bodyfa... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
George Karpenkov | [Analyzer] Do not use static storage to for implementat... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Alexander Shaposhnikov | [analyzer] Fix handling of labels in getLValueElement |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Volodymyr Sapsai | [Sema] Add support for flexible array members in Obj-C. |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Petr Hosek | [Driver] Use ld.lld directly for Fuchsia rather than... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Jonas Hahnfeld | [OpenMP] Avoid VLAs for some reductions on array sections |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Yaxun Liu | CodeGen: Fix invalid bitcast in partial initialization... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Benjamin Kramer | [ASTMatchers] Expose forEachOverriden in dynamic AST... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Erich Keane | Pull X86 "CPUKind" checking into .cpp file. [NFC] |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Nico Weber | clang-cl: Expose --version. |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Haojian Wu | [rename] Don't overwrite the template argument when... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Richard Smith | For better compatibility with C++11 and C++14, emit... |
commit | commitdiff | tree | snapshot |
2017-10-22 |
Faisal Vali | [c++2a] Update cxx_status w __VA_OPT__ marked as comple... |
commit | commitdiff | tree | snapshot |
2017-10-22 |
Benjamin Kramer | Create fewer copies of StringMaps. No functionality... |
commit | commitdiff | tree | snapshot |
2017-10-22 |
Faisal Vali | [C++17] Fix PR34970 - tweak overload resolution for... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Aaron Ballman | Reverting r316278 due to failing build bots. |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Masud Rahman | [libclang, bindings]: add spelling location |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Aaron Ballman | Fix a typo with -fno-double-square-bracket-attributes... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Aaron Ballman | Add release notes for the recent -fdouble-square-bracke... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Roman Lebedev | [Sema] Fixes for enum handling for tautological compari... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Aaron Ballman | Fixing broken attribute documentation for __attribute__... |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Masud Rahman | [bindings] allow null strings in Python 3 |
commit | commitdiff | tree | snapshot |
2017-10-21 |
Masud Rahman | Test commit |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Sanjay Patel | [CodeGen] add tests for __builtin_sqrt*; NFC |
commit | commitdiff | tree | snapshot |
2017-10-20 |
George Karpenkov | [Analyzer] Correctly handle parameters passed by refere... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Richard Smith | Implement current CWG direction for support of arrays... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Jonas Hahnfeld | Revert "[OpenMP] Avoid VLAs for some reductions on... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Jonas Hahnfeld | [OpenMP] Avoid VLAs for some reductions on array sections |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Erich Keane | Allow /showIncludes with /P |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Haojian Wu | [clang-refactor] Add "-Inplace" option to the commandli... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Ivan A. Kosarev | [CodeGen] Fix generation of TBAA info for array-to... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Saleem Abdulrasool | Basic: restore {,u}intptr_t on NetBSD/ARM |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Richard Smith | Revert r316193. |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Peter Wu | Try to shorten system header paths when using -MD depfiles |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Aaron Ballman | These attributes are not supported by GCC and should... |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Aaron Ballman | These attributes are supported by GCC with the gnu... |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Jan Vesely | AMDGPU: Parse r600 CPU name early and expose FMAF capab... |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Guozhi Wei | [CGExprScalar] Add missing types in function GetIntrinsic |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Benjamin Kramer | [Sema] Fix assertion failure when checking for unused... |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Erich Keane | Fix nodiscard for volatile references |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Yaxun Liu | [AMDGPU] Fix bug in enqueued block codegen due to an... |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Gabor Horvath | [analyzer] Dump signed integers in SymIntExpr and IntSy... |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Haojian Wu | Fix a few nits in RenamingAction. |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Martin Storsjo | [Headers] Fix typoed __ARM_DWARF_EH__ ifdefs |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Richard Smith | Don't suppress instantiation of definitions for variabl... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Erich Keane | Fix capitalization of parameter |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Krasimir Georgiev | [clang-format] Sort whole block of using declarations... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Benjamin Kramer | [Driver] Fix use after free in Hexagon toolchain code. |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Alex Lorenz | [refactor] Add a doc comment to the test function in... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Alex Lorenz | [refactor] selection: new CodeRangeASTSelection represe... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Matt Morehouse | [clang-proto-fuzzer] Use ToT protobuf-mutator. |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Sumanth Gundapaneni | [Hexagon] Handling of new HVX flags and target-features |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Aaron Ballman | Enable support for the [[maybe_unused]] attribute from... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Aaron Ballman | Silencing a redefinition warning that was not germane... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Aaron Ballman | Enable support for the [[fallthrough]] attribute from... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Aaron Ballman | Silence -Wimplicit-fallthrough warnings with the genera... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Haojian Wu | [clang-rename] Rename alias. |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Gabor Horvath | [ASTImporter] Import SubStmt of CaseStmt |
commit | commitdiff | tree | snapshot |
2017-10-18 |
NAKAMURA Takumi | [CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Richard Smith | Provide a flag group to turn on/off all "binary literal... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Richard Smith | [modules] When finding the owning module of an instanti... |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Petr Hosek | [CMake] Build Fuchsia toolchain as -O3 |
commit | commitdiff | tree | snapshot |
2017-10-18 |
Saleem Abdulrasool | Basic: fix __{,U}INTPTR_TYPE__ on ARM |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Zachary Turner | Resubmit "[lit] Raise the logic for enabling clang... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Saleem Abdulrasool | Basic: fix `__INTPTR_TYPE__` for Windows ARM |
commit | commitdiff | tree | snapshot |
2017-10-17 |
George Karpenkov | [Analyzer] Always use non-reference types when creating... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Nico Weber | Fix PR34981, a crash-on-invalid merging dllimport to... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Erich Keane | [CFG] Relax Wexceptions warning on rethrow |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Aaron Ballman | This test case was missing -fsyntax-only, so I've added... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Aaron Ballman | Enable support for the [[nodiscard]] attribute from... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Vassil Vassilev | Expose ConsumeAnyToken interface to external clients. |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Bruno Cardoso... | [OpenCL] Restrict swizzle length check to OpenCL mode |
commit | commitdiff | tree | snapshot |
next |