projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2017-12-20
Evgeniy Stepanov
[hwasan] Implement -fsanitize-recover=hwaddress.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Erich Keane
Add support for ObjectFormat to TargetSpecificAttr
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Gabor Horvath
Make DiagnosticIDs::getAllDiagnostics use std::vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Ilya Biryukov
[clang] Add BeforeExecute method to PrecompiledPreamble
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Florian Hahn
[Complex] Don't use __div?c3 when building with fast...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Ilya Biryukov
[Frontend] Handle skipped bodies in template instantiations
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Pavel Labath
Remove llvm::MemoryBuffer const_casts
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Alex Lorenz
[darwin][driver] Warn about mismatching -<os>-version...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Peter Collingbourne
Revert r320942, "[ASTImporter] Support importing Functi...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Artem Dergachev
[analyzer] De-duplicate path diagnostics for each explo...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Artem Dergachev
[analyzer] trackNullOrUndefValue: always track through...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Artem Dergachev
[analyzer] trackNullOrUndefValue: track last store...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Craig Topper
[X86] Add more CPUID bits to cpuid.h to match gcc and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Artem Dergachev
[analyzer] Fix a crash during C++17 aggregate construct...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Adrian Prantl
Add explicit break (PR35700).
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Adrian Prantl
Silence a bunch of implicit fallthrough warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Alex Lorenz
[driver][darwin] Set the 'simulator' environment when...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Alex Lorenz
[driver][darwin] Take the OS version specified in ...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Jonas Devlieghere
[clang] -foptimization-record-file= should imply -fsave...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Walter Lee
Add renamed .o files that were omitted by "git llvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Walter Lee
Rename sparc-myriad-elf triplet to sparc-myriad-rtems
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Kamil Rytarowski
Teach clang/NetBSD about additional dependencies for...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Eli Friedman
[Coverage] Fix use-after free in coverage emission
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Kostya Serebryany
[hwasan] update the design doc
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Dimitry Andric
Fix more inconsistent line endings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Ivan A. Kosarev
Fix the reference to the now renamed member of TBAAStru...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Stephan Bergmann
Revert r320978 "No -fsanitize=function warning when...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Stephan Bergmann
No -fsanitize=function warning when calling noexcept...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Martin Bohme
[X86] Use {{.*}} instead of hardcoded %1 in knot test.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Benjamin Kramer
Refactor overridden methods iteration to avoid double...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Aleksei Sidorin
[ASTImporter] Support importing FunctionTemplateDecl...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Sanjay Patel
[Driver, CodeGen] pass through and apply -fassociative...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Craig Topper
[X86] Implement kand/kandn/kor/kxor/kxnor/knot intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Craig Topper
[X86] Add the two files I forgot to commit in r320915.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Craig Topper
[X86] Add builtins and tests for 128 and 256 bit vpopcntdq.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Hal Finkel
[VerifyDiagnosticConsumer] support -verify=<prefixes>
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Hal Finkel
[TextDiagnosticBuffer] Fix diagnostic note emission...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Vedant Kumar
[CodeGen] Specialize mixed-sign mul-with-overflow ...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Alex Lorenz
__is_target_environment: Check the environment after...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Alex Lorenz
__is_target_arch: Check the arch and subarch instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Erich Keane
Remove "FunctionName -" from docs on FunctionDecl(NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Alexey Bataev
[OPENMP] Codegen `declare simd` for function declarations.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Ilya Biryukov
[clang] Add PPCallbacks list to preprocessor when build...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Alex Lorenz
Remove duplicate python libclang changes from r320748
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Erich Keane
Correct UnaryTransformTypeLoc to properly initialize.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Vassil Vassilev
D40901: Refactor lazy loading of template specializatio...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Dimitry Andric
Don't trigger -Wuser-defined-literals for system headers
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Yi Kong
[ThreadSafetyAnalysis] Fix isCapabilityExpr
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Aaron Ballman
Harmonize GNU- and C++-style attribute spellings.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Don Hinton
[debuginfo] Remove temporary FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Zachary Turner
Fix many -Wsign-compare and -Wtautological-constant...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Alex Lorenz
[libclang] Add support for checking abstractness of...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Ben Hamilton
Revert "[ClangFormat] IndentWrappedFunctionNames should...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Alex Lorenz
Commit missing tests for r320734
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Alex Lorenz
[Preprocessor] Implement __is_target_{arch|vendor|os...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Reid Kleckner
[CodeGen][X86] Implement _InterlockedCompareExchange128...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
John McCall
In an ARC lambda-to-block conversion thunk, reclaim...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Alexey Bataev
[OPENMP] Add codegen for target data constructs with...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Ben Hamilton
[ClangFormat] IndentWrappedFunctionNames should be...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Richard Smith
When attempting to complete an incomplete array bound...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Richard Smith
[c++20] P0515R3: Parsing support and basic AST construc...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Ilya Biryukov
Renamed test file to use proper naming convention
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Richard Smith
Warn if we find a Unicode homoglyph for a symbol in...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Ilya Biryukov
[Frontend] Treat function with skipped body as definition
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Peter Collingbourne
IRGen: When performing CFI checks, load vtable pointer...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Alexey Bataev
[OPENMP] Add codegen for `nowait` clause in target...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Krzysztof Parzyszek
[Hexagon] Intrinsic support for V62 and V65
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Alexey Bataev
[OPENMP] Initial codegen for `target teams distribute...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Alexey Bataev
[OPENMP] Support `reduction` clause on target-based...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Alexey Bataev
[OPENMP] Fix handling of clauses in clause parsing...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Krzysztof Parzyszek
[Hexagon] Add front-end support for Hexagon V65
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Eric Liu
[Sema] Ignore decls in namespaces when global decls...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Eli Friedman
[Coverage] Always emit unused coverage mappings in...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Gheorghe-Teodor...
[OpenMP] Add function attribute for triggering data...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Kelvin Li
[OpenMP] Diagnose function name on the link clause
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Don Hinton
[cmake] Follow-up to rL320494.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Kelvin Li
Add --cuda-path to mock a CUDA Toolkit installation...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Don Hinton
[debuginfo-tests] Add support for moving debuginfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Erich Keane
Revert a part of 320489 that was submitted unintentionally.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Erich Keane
Fix ICE when __has_unqiue_object_representations called...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Krasimir Georgiev
[clang-format] Improve ObjC headers detection.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Eric Liu
[SemaCodeComplete] Allow passing out scope specifiers...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Artem Dergachev
[analyzer] StackAddrEscape: For now, disable the new...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Artem Dergachev
[analyzer] In getSVal() API, disable auto-detection...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Craig Topper
[Driver][CodeGen] Add -mprefer-vector-width driver...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Craig Topper
[Docs] Regenerate command line documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Erich Keane
PR35586: Relax two asserts that are overly restrictive
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Krzysztof Parzyszek
[Hexagon] Remove unsupported vlut intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Hans Wennborg
Fix warn-enum-compare.cpp on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Zhihao Yuan
P0620 follow-up: deducing `auto` from braced-init-list...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Erich Keane
Revert 320391: Certain targets are failing, pulling...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Malcolm Parsons
[Sema] Fix crash in unused-lambda-capture warning for...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Erich Keane
For Linux/gnu compatibility, preinclude <stdc-predef...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Aleksandar...
[mips] Minor update to the comment (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Aleksandar...
[mips] Removal of microMIPS64R6
commit
|
commitdiff
|
tree
|
snapshot
2017-12-10
Simon Pilgrim
Fix MSVC 'not all control paths return a value' warning
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Duncan P. N...
Update Clang CMake cache to use cxx-headers, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Tim Northover
Switch to gnu++14 as the default dialect.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Richard Trieu
Revert r320230 to fix buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-09
Alex Lorenz
Fix Driver/darwin-version.c test
commit
|
commitdiff
|
tree
|
snapshot
next