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 |
2017-10-14 |
Yaxun Liu | [OpenCL] Emit enqueued block as kernel |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Benjamin Kramer | [Sema] Warn about unused variables if we can constant... |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Vedant Kumar | [ubsan] Don't emit function signatures for non-static... |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Alex Lorenz | [Lex] Avoid out-of-bounds dereference in SkipLineComment |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Richard Smith | Fix backwards warning for use of C++17 attributes-on... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
George Karpenkov | Allow building libFuzzer tests in two-stage compiler... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Alex Lorenz | Revert r315738 |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Benjamin Kramer | [Sema] Avoid iterator invalidation when code completing. |
commit | commitdiff | tree | snapshot |
2017-10-13 |
George Karpenkov | Allow building libFuzzer in two-stage compiler-rt build |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Alex Lorenz | Fix -Woverloaded-virtual warning in clang-refactor |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Artem Dergachev | [analyzer] pr28449: Fix support for various array initi... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Artem Dergachev | [analyzer] CStringChecker: pr34460: Avoid a crash when... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Saleem Abdulrasool | Basic: adjust attributes on `nan` LIBBUILTINs |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan A. Kosarev | Revert "[CodeGen] EmitPointerWithAlignment() to generat... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Alex Lorenz | [clang-refactor] Apply source replacements |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Artem Dergachev | [analyzer] RetainCount: Ignore annotations on user... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan A. Kosarev | [CodeGen] EmitPointerWithAlignment() to generate TBAA... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Craig Topper | [X86] Remove 'knm' defines from predefined-arch-macros... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Craig Topper | [X86] Add skeleton support for knm cpu |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan A. Kosarev | [CodeGen] emitOMPArraySectionBase() to generate TBAA... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Bruno Cardoso... | Revert "[lit] Raise the logic for enabling clang &... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan A. Kosarev | [CodeGen] getNaturalTypeAlignment() to generate TBAA... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Reid Kleckner | [SEH] Use the SEH personality on frontend-outlined... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan A. Kosarev | [CodeGen] EmitLoadOfReference() to generate TBAA info... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan A. Kosarev | [CodeGen] EmitLoadOfPointer() to generate TBAA info... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan A. Kosarev | [CodeGen] EmitCXXMemberDataPointerAddress() to generate... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Reid Kleckner | Hide "#pragma optimize("", off)" from clang when it... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Haojian Wu | Fix an unused-variable warning. |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Haojian Wu | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Yaxun Liu | Fix regression of test/CodeGenOpenCL/address-spaces... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Yaxun Liu | [OpenCL] Add LangAS::opencl_private to represent privat... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Alexander Shaposhnikov | [clang] Enable clang build with LLVM_BUILD_INSTRUMENTED... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Richard Smith | Support for destroying operator delete, per C++2a propo... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Alex Lorenz | Recommit r315087 "[refactor] add support for refactorin... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Reid Kleckner | [MS] Don't bail on replacing dllimport vbase dtors... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
George Karpenkov | [Analyzer] Assume that CFBooleanRef const globals are... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Jan Korous | Typos in tutorial |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Adam Nemet | Handle/assert on DK_Remark |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Akira Hatanaka | [Sema][ObjC] Complete merging ObjC methods before check... |
commit | commitdiff | tree | snapshot |
next |