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 |
2017-10-17 |
Erich Keane | Replace use of SmallVector::back + pop_back with pop_ba... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Saleem Abdulrasool | Sema: use new `getNS{,U}IntegerType` for NS{,U}Integer |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Alexey Bataev | [OPENMP] Fix capturing of boolean variables in debug... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Jonas Hahnfeld | [OpenMP] Implement omp_is_initial_device() as builtin |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Yaxun Liu | CodeGen: Fix invalid bitcasts for atomic builtins |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Haojian Wu | [clang-rename] Rename enum. |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Jonas Hahnfeld | [CMake][OpenMP] Customize default offloading arch |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Ivan A. Kosarev | [CodeGen] Refine generation of TBAA info for bit-field... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Ivan A. Kosarev | [CodeGen] Pass TBAA info along with lvalue base info... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Ivan A. Kosarev | [CodeGen] EmitPointerWithAlignment() to generate TBAA... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Vedant Kumar | [Coverage] Discard deferred region in closing if-else |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Vedant Kumar | [Coverage] Explicitly mark the l.h.s of && and || ... |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Saleem Abdulrasool | Basic: make the nan family pure |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Jonathan Coe | [libclang] Add support for querying cursor availability |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Jonathan Coe | [libclang] Visit attributes for function and class... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Erich Keane | Fix usage in TableGen of getValueAsString |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Reid Kleckner | Don't print end-of-directive tokens in -E output |
commit | commitdiff | tree | snapshot |
2017-10-16 |
George Burgess IV | Make __builtin_types_compatible_p more like GCC's |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Erich Keane | Replace usage of std::stringstream with raw_string_ostream |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Erich Keane | Remove AnyX86Interrupt documentation |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Erich Keane | Sort Attributes by "HeaderName" |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Erich Keane | Clarify the 'interrupt' names in Attribute Docs |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Alex Lorenz | [refactor] allow the use of refactoring diagnostics |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Alex Lorenz | clang-refactor: Use llvm_unreachable in an unused override |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Evgeniy Stepanov | Do not link clang_rt.cfi on Android. |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Alex Lorenz | Recommit r315738 "[clang-refactor] Apply source replace... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Wei Mi | [Bitfield] Add an option to access bitfield in a fine... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Jonas Hahnfeld | [CUDA] Require libdevice only if needed |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Haojian Wu | [clang-rename] Add function unit tests. |
commit | commitdiff | tree | snapshot |
2017-10-16 |
Krasimir Georgiev | [clang-format] Break non-trailing comments, try 2 |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Roman Lebedev | [Sema] Re-land: Diagnose tautological comparison with... |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Alexander Richardson | Convert clang::LangAS to a strongly typed enum |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Martell Malone | Fix test case regresstion from rL315864 |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Martell Malone | Driver: use ld64.lld when -fuse-ld=lld for darwin |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Martell Malone | [driver] [cl] Add/fix c++17/c++latest |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Aaron Ballman | Add -f[no-]double-square-bracket-attributes as new... |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Benjamin Kramer | [Lex] Remove unused variables. No functionality change. |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Faisal Vali | [c++2a] Fix failing regression test related to not... |
commit | commitdiff | tree | snapshot |
2017-10-15 |
Faisal Vali | [c++2a] Implement P0306 __VA_OPT__ (Comma omission... |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Konstantin... | Revert "Mark test as unsupported until r315808 is fixed" |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Bruno Cardoso... | Mark test as unsupported until r315808 is fixed |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Benjamin Kramer | Re-land r315787, "[Sema] Warn about unused variables... |
commit | commitdiff | tree | snapshot |
2017-10-14 |
NAKAMURA Takumi | Revert rL315787, "[Sema] Warn about unused variables... |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Yaxun Liu | Fix build failure on android due to missing std::to_str... |
commit | commitdiff | tree | snapshot |
next |