2016-03-25 |
Samuel Benzaquen | [ASTMatchers] Add own version of VariadicFunction. |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Richard Smith | [modules] Store a local offset to DeclContext lexical... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Duncan P. N... | CGLoopInfo: Use the MD_loop metadata kind from r264371... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Adrian Prantl | Debug Info: Add a testcase for the bug introduced by... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Richard Smith | Fix nondeterminism in computation of builtin operator... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Richard Smith | [modules] Store offset to LOCAL_REDECLARATIONS record... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Easwaran Raman | Attach profile summary information to Module. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Reid Kleckner | Revert "Recommitted r263425 "Supporting all entities... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Richard Smith | Change ADL to produce lookup results in a deterministic... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Etienne Bergeron | Fix a missing comma between two string literals. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Dsiable FormatStyle::GetStyleOfFile test case for mingw. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Amjad Aboud | Recommitted r263425 "Supporting all entities declared... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Added support for different VFSs in format::getStyle... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Revert "Added support for different VFSs in format... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Revert "removed redundant comment in format::getStyle." |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Aaron Ballman | Fix Sphinx errors with documentation build. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Revert "Added support for different VFSs in format... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Revert "removed redundant comment in format::getStyle." |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | removed redundant comment in format::getStyle. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Added support for different VFSs in format::getStyle. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Liu | Test commit access to clang repo. |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Xiuli Pan | [OpenCL] Add ocl and spir version for spir target |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Christopher | Add release notes for the removal of the silent include... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Christopher | The time when -faltivec (or, on clang only, -maltivec... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Mike Spertus | Display const/volatile/restrict qualifiers in Visual... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Eric Christopher | Modules builds are necessarily compile actions, but... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
JF Bastien | NFC: clarify comment on lock-free macros |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Vedant Kumar | Fix a typo, Tiles -> Files, NFC |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: Add a FIXME for bumping the default msc version. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | Fix typo in test from r264210, sigh. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: With -fmsc-version=1900, use MSVS2015 diag... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Justin Lebar | [CUDA] Merge most of CodeGenCUDA/function-overload... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Justin Lebar | [CUDA] Simplify SemaCUDA/function-overload.cu test. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Justin Lebar | [CUDA] Don't define __NVCC__. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Matt Arsenault | Add missing __builtin_bitreverse8 |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Manman Ren | ObjC: add getter/setter for class properties to global... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Richard Smith | Make SemaAccess smarter about determining when a depend... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Richard Smith | Make sure to perform dependent access checks when insta... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: Fix remaining bugs in interaction of /Yc... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: Add more tests for the interaction of /FI... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: Include /FI headers in /showIncludes output. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Faisal Vali | [NFC] Delete an unused function parameter from a static... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Mike Spertus | Visualize fields of records as they were declared in... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Manman Ren | ObjC: Handle boolean fixed type for enum. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Chih-Hung Hsieh | [analyzer] Fix typo s/initalize/initialize/ |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Nico Weber | clang-cl: Don't warn about /Oy- being unused in 64... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Alexander Kornienko | Use an enum instead of hardcoded indices. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Artyom Skrobov | Combine identical check-prefixes in Clang test/Preproce... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Andrey Turetskiy | [X86] Add "x87" in x86 target feature map. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
George Burgess IV | [Sema] Allow implicit conversions of &overloaded_fn... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Chris Bieneman | [Apple Clang] Expose llvm-config from stage2 builds... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Justin Lebar | [CUDA] Don't allow templated variadic functions. |
commit | commitdiff | tree | snapshot |
2016-03-22 |
JF Bastien | Update cxx-features test to C++1z |
commit | commitdiff | tree | snapshot |
2016-03-22 |
John Thompson | D18325: Added mm_malloc module export. |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Justin Bogner | StaticAnalyzer: Avoid an unintentional copy |
commit | commitdiff | tree | snapshot |
2016-03-22 |
David Majnemer | Make build bots happy |
commit | commitdiff | tree | snapshot |
2016-03-22 |
David Majnemer | [MS ABI] Assign an inheritance model for the dest of... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Chris Bieneman | [Perf-training] Using os.devnull instead of a temp... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Chris Bieneman | [Perf-training] Cleanup based on feedback from Sean... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Daniel Jasper | clang-format: [JS] do not wrap ES6 imports/exports. |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Alexander Kornienko | [ASTMatchers] New matcher hasReturnValue added |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Vasileios Kalintiris | Fix warning about extra semicolon. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Akira Hatanaka | [Objective-c] Do not set IsExact to true when the recei... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Chris Bieneman | [Perf-training] Fixing an issue with multi-threading... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Mike Spertus | Visual Studio Native Visualizations for constructors... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Arpith Chacko... | [OpenMP] Base support for target directive codegen... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Justin Lebar | [CUDA] Implement atomicInc and atomicDec builtins |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Justin Lebar | [sema] [CUDA] Use std algorithms in EraseUnwantedCUDAMa... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
NAKAMURA Takumi | Revert r263974, "clang-cl: With -fmsc-version=1900... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Chris Bieneman | [Perf-training] Adding support for tests to skip the... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Richard Smith | [modules] Store mangling numbers in a deterministic... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Richard Smith | [modules] Renumber DECL_UPDATES from 30 to 50, so it... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Pete Cooper | Revert "Convert some ObjC msgSends to runtime calls." |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Nico Weber | clang-cl: With -fmsc-version=1900, use MSVS2015 diag... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Richard Smith | [modules] Don't invent a module cache path unless impli... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Daniel Jasper | clang-format: [JS] no space in union and intersection... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Manman Ren | Add replacement = "xxx" to AvailabilityAttr. |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Renato Golin | [ARM] Clang tests for ARM Cortex-A32 support |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Manman Ren | NFC: wrap Availability-related data in its own struct... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Nico Weber | clang-cl: Move /FC from "Unsupported" to "Ignored"... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Reid Kleckner | clang-cl: support __cdecl-on-struct anachronism |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Daniel Jasper | clang-format: Make include sorting's main include detec... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
NAKAMURA Takumi | Remove debug output. Sorry for the noise. |
commit | commitdiff | tree | snapshot |
2016-03-21 |
NAKAMURA Takumi | clang/test/CodeGenCXX/cxx1z-lambda-star-this.cpp: Satis... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
NAKAMURA Takumi | clang/test/Frontend/plugin-annotate-functions.c require... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Faisal Vali | Reorder data members to be consistent with member initi... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Faisal Vali | [Cxx1z] Implement Lambda Capture of *this by Value... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Nico Weber | clang-cl: Add a comment about /Oy- (see r245913). |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Mike Spertus | Visual Studio Visualizers for clang::FunctionDecl |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Devin Coughlin | [tsan] Allow -fsanitize=thread for iOS-style simulator... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Bruno Cardoso... | [VFS] Fix test to use more restrict set of headers |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Justin Bogner | AST: Fix some bogus indentation. NFC |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Simon Pilgrim | Fixed -Wdocumentation warning |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Richard Smith | Mark C++ features implemented in Clang 3.8 as done... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Richard Smith | P0184R0: Allow types of 'begin' and 'end' expressions... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Bruno Cardoso... | Reapply [2] [VFS] Add 'overlay-relative' field to YAML... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Mike Spertus | Better visualization of clang::BuiltinType in VisualStudio |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Mike Spertus | Visual Studio Visualizer for clang::FunctionProtoType |
commit | commitdiff | tree | snapshot |
2016-03-19 |
George Burgess IV | [Sema] Make type deduction work with some overloadable... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
George Burgess IV | [Sema] Allow casting of some overloaded functions |
commit | commitdiff | tree | snapshot |
next |