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 |
2016-03-18 |
Manman Ren | [TLS on Darwin] use CXX_FAST_TLS calling convention... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Carlo Bertolli | [OPENMP] Implementation of codegen for firstprivate... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Steven Watanabe | Fix printing of anonymous struct typedefs. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Akira Hatanaka | [Objective-c] Fix a crash in WeakObjectProfileTy::getBa... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Reid Kleckner | [clang-cl] Allow use of -gline-tables-only |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Pirama Arumuga... | Add -fnative-half-arguments-and-returns |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Mike Spertus | Show members of DeclContexts (i.e., class members)... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Benjamin Kramer | Make LookupResult movable again. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Arpith Chacko... | Revert r263783 as buildbot failure is being investigated. |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Arpith Chacko... | [OpenMP] Base support for target directive codegen... |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Chaoren Lin | Remove usage of LLVM_PREFIX. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Manman Ren | Revert r263687 for ubsan bot failure. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Bruno Cardoso... | Revert "Reapply [VFS] Add 'overlay-relative' field... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Bruno Cardoso... | Reapply [VFS] Add 'overlay-relative' field to YAML... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
David Blaikie | Re-add (user defined) move ops to UnresolvedSetImpl... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Reid Kleckner | Revert "For MS ABI, emit dllexport friend functions... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Reid Kleckner | For MS ABI, emit dllexport friend functions defined... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
David Blaikie | Remove defaulted move ops, the type is zero-cost copyab... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
David Blaikie | Fix implicit copy ctor and copy assignment operator... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Benjamin Kramer | Use a simpler set of mock headers for the vfs+modules... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Daniel Jasper | clang-format: [JS] Make requoting of JavaScript string... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Daniel Jasper | clang-format: [JS] Fix incorrect spacing around context... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Daniel Jasper | clang-format: Slightly weaken AlignAfterOpenBracket... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Alexey Bataev | [OPENMP 4.5] Allow to use private data members in ... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Alexey Bataev | [OPENMP 4.0] Use 'declare reduction' constructs in... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Junmo Park | Minor code cleanups. NFC. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Bruno Cardoso... | [VFS] Remove wrong header include |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Argyrios Kyrtzidis | [index] Make sure that declarations of builtin function... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Manman Ren | Add an optional named argument (replacement = "xxx... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Bruno Cardoso... | Reapply [2]: [VFS] Add support for handling path traversals |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Carlo Bertolli | [OPENMP] Support for codegen of private clause of targe... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Manman Ren | Add an optional string argument to DeprecatedAttr for... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Roman Levenstein | Add attributes for preserve_mostcc/preserve_allcc calli... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Olivier Goffart | Fix destructor definition of invalid classes |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Mike Spertus | Add visualizers for more clang types. Create more C... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
NAKAMURA Takumi | Revert r263617, "Reapply: [VFS] Add support for handlin... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Yaron Keren | Directly get the canonical Type instead of going around... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Vassil Vassilev | [modules] Fix adding a templated friend functions to... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Pablo Barrio | Add more ARM Cortex-R8 regression tests to Clang. |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Marina Yatsina | Avoid using LookupResult's implicit copy ctor and assig... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
NAKAMURA Takumi | Revert r263622, "clang/lib/Frontend/ModuleDependencyCol... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
NAKAMURA Takumi | clang/lib/Frontend/ModuleDependencyCollector.cpp: Use... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Bruno Cardoso... | Reapply: [VFS] Add support for handling path traversals |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Pete Cooper | Convert some ObjC msgSends to runtime calls. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Douglas Katzman | Myriad: define __myriad2 macro automatically |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Arpith Chacko... | Revert commit http://reviews.llvm.org/D17877 to fix... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Arpith Chacko... | [OpenMP] Base support for target directive codegen... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Bob Wilson | Move the fixit for -Wformat-security to a note. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Evgeniy Stepanov | [cfi] Don't emit checks for disabled CFI kinds. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Pablo Barrio | Test commit - Remove some trailing whitespace |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Chris Bieneman | [CMake] Updating Apple build configurations |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Chris Bieneman | [CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Chris Bieneman | Fix a bot I broke. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Chris Bieneman | [Driver] [Darwin] Fix linking libclang_rt.profile_... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Douglas Katzman | Myriad: Pass -mcpu to movi{Compile,Asm} |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Arpith Chacko... | Reverted http://reviews.llvm.org/D17877 to fix tests. |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Arpith Chacko... | [OpenMP] Base support for target directive codegen... |
commit | commitdiff | tree | snapshot |
2016-03-15 |
John Brawn | Make it possible for AST plugins to enable themselves... |
commit | commitdiff | tree | snapshot |
next |