projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2019-03-20
Paul Hoad
[clang-format][NFC] fix release notes build issue
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jordan Rupprecht
[clang][OpenMP] Fix build when using libgomp
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Paul Hoad
[clang-format] BeforeHash added to IndentPPDirectives
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Add __crc32b/__crc32w/__crc32d/__crc32q intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Alexey Bataev
[OPENMP]Improve detection of omp_allocator_handle_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Alex Lorenz
Fix implicit ios -> watchOS availability version mappin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Erik Pilkington
Add a __has_extension check for '#pragma clang attribut...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Erik Pilkington
[Sema] Deduplicate some availability checking logic
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Rafael Auler
Recommit "Support attribute used in member funcs of...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Raphael Isemann
Remove the unused return value in ASTImporter::Imported...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Remove getCPUKindCanonicalName which is unused.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Roman Lebedev
[NFC][ASTMatchers] Alphabetically sort REGISTER_MATCHER...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Roman Lebedev
[AST] Disable ast-dump-openmp-parallel-master-XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Paul Hoad
[clang-format] structured binding in range for detected...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Andrew Savonichev
[OpenCL] Generate 'unroll.enable' metadata for __attri...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Roman Lebedev
[clang][OpeMP] Model OpenMP structured-block in AST...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Roman Lebedev
[NFC][clang][astdump] Some baseline tests for OpenMP
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Balazs Keri
[ASTImporter] Remove obsolete function ImportTemplatePa...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Aaron Ballman
Correct this attribute group documentation to have...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Simon Pilgrim
Fix -Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Kadir Cetinkaya
[clangd] Print arguments in template specializations
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Separate PentiumPro and i686. They aren't aliases...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Smith
Replace tok::angle_string_literal with new tok::header_...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Jordan Rupprecht
Fix CodeGen/arm64-microsoft-status-reg.cpp test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Erik Pilkington
Add a spelling of pass_object_size that uses __builtin_...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Alexey Bataev
[OPENMP]Warn if the different allocator is used for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Sterling Augustine
Add --unwindlib=[libgcc|compiler-rt] to parallel -...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Douglas Yung
Move options to separate checks that do not need to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Pilgrim
Fix unused variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Alexey Bataev
[OPENMP]Check that global vars require predefined alloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Alexey Bataev
[OPENMP]Remove unused parameter, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Anastasia Stulova
[OpenCL] Minor improvements in default header testing
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Anastasia Stulova
[Sema] Adjust addr space of reference operand in compou...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Alexey Bataev
[OPENMP] Codegen for local variables with the allocate...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Aaron Ballman
Ensure that const variables declared at namespace scope...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Gabor Marton
[ASTImporter] Fix redecl failures of FunctionTemplateSpec
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Gabor Marton
[ASTImporter] Fix redecl failures of ClassTemplateSpec
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Anastasia Stulova
[OpenCL] Improved testing of default header.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Martin Probst
[clang-format] [JS] handle private members.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Martin Probst
[clang-format] [JS] Don't break between template string...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Eric Liu
[Tooling] Add more scope specifiers until spelling...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Don Hinton
Refactor cast<>'s in if conditionals, which can only...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Change wasm.throw's first argument to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Smith
Factor out repeated code parsing and concatenating...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Smith
Don't apply the include depth limit until we actually...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Aaron Puchert
Minor renaming as suggested in review [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Aaron Puchert
Thread safety analysis: Add note for unlock kind mismatch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Reid Kleckner
[MS] Skip vbase construction in abstract class ctors
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Add gcc rotate intrinsics to ia32intrin.h
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Erik Pilkington
[Sema] Add some compile time _FORTIFY_SOURCE diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Alexey Bataev
[OPENMP] Set scheduling for doacross loops as schedule, 1.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Michael Liao
[AMDGPU] Add the missing clang change of the experiment...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Matt Arsenault
Add testcase from bug 41079
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Peter Collingbourne
CodeGen: Preserve packed attribute in constStructWithPa...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Csaba Dabis
[analyzer] ConditionBRVisitor: Unknown condition evalua...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Csaba Dabis
[analyzer] ConditionBRVisitor: Remove GDM checking
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Csaba Dabis
Revert "[analyzer] ConditionBRVisitor: Remove GDM checking"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Csaba Dabis
Revert "[analyzer] ConditionBRVisitor: Unknown conditio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Csaba Dabis
[analyzer] ConditionBRVisitor: Unknown condition evalua...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Csaba Dabis
[analyzer] ConditionBRVisitor: Remove GDM checking
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Heejin Ahn
[WebAssembly] Use rethrow intrinsic in the rethrow...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Devin Coughlin
[analyzer] Teach scan-build to find clang when installe...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Csaba Dabis
hello, clang
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Brian Gesiak
[coroutines][PR40978] Emit error for co_yield within...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Evgeny Mankov
[CUDA][Windows] Partial fix for bug 38811 (Step 2 of 3)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Aaron Enye Shi
[HIP-Clang] propagate -mllvm options to opt and llc
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Evgeny Mankov
[CUDA][Windows] Partial fix for bug #38811 (Step 1...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Benjamin Kramer
Make getFullyQualifiedName qualify both the pointee...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Richard Trieu
Remove an assert in template pack deduction during...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Aaron Puchert
Add missing override specifier [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Artem Dergachev
[analyzer] RetainCount: A function isn't a CFRetain...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Artem Dergachev
[analyzer] Support C++17 aggregates with bases without...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Jason Liu
Reland the rest of "Add AIX Target Info"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Alexey Bataev
[OPENMP]Fix crash for the ordered(n) clause.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Jason Liu
Reland part of "Add AIX Target Info"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Eli Friedman
[CodeGen] Consider tied operands when adjusting inline...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Erik Pilkington
[Sema] Fix a use-after-free of a _Nonnull ParsedAttr
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Reid Kleckner
Add PragmaHandler for MSVC pragma execution_character_set
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Kristof Umann
[analyzer] Fix an assertation failure for invalid sourc...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Akira Hatanaka
[CodeGen][ObjC] Remove the leading 'l' from symbols...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Nico Weber
Fix test after r356148
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Mikael Holmen
Remove unused variable to silence compiler warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Balazs Keri
[ASTImporter] Fix import of NestedNameSpecifierLoc.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Nico Weber
Objective-C++11: Support static_assert() in @interface...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Kristof Umann
[analyzer] Fix function macro crash
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Craig Topper
[X86] Only define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Nemanja Ivanovic
Fix invocation of Gold plugin with LTO after r355331
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Erik Pilkington
Revert "Add a new attribute, fortify_stdlib"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Jordan Rupprecht
[clang-format] Propagate inferred language to getLLVMSt...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Alexey Bataev
[OPENMP]Fix PR37283: Assertion failure on openmp task...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Jordan Rupprecht
[clang-format][NFC] Include TableGen in enum->string...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Yitzhak Mandelbaum
[LibTooling] Add retrieval of extended AST-node source...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Alexey Bataev
[OPENMP]Disable ADL in C for user-defined reductions.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Mandeep Singh...
[Analyzer] Clean up test/Analysis/ptr-sort.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Erik Pilkington
Fix a failing test.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Mandeep Singh...
[Analyzer] Update the LLVM license in PointerSortingChe...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Erik Pilkington
[Parse] Parse '#pragma clang attribute' as an external...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Alexey Bataev
[OPENMP][NVPTX]Fix PR40893: Size doesn't match for
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Jason Liu
Revert "Add AIX Target Info"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Emilio Cobos...
[libclang] Expose aligned() attribute.
commit
|
commitdiff
|
tree
|
snapshot
next