projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2019-05-10
Richard Smith
Fix handling of objects under construction during const...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Richard Smith
Improve interface of APValuePathEntry.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Paul Robinson
Replace 'REQUIRES: nozlib' with '!zlib' because we...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Leonard Chan
Fix and test for assertion error in P41835.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Paul Robinson
Replace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Erik Pilkington
[Sema] Mark array element destructors referenced during...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Nikolai Kosjar
[libclang] Forward isInline for NamespaceDecl to libclang
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Nico Weber
Add name comments for bools passed to getObjCEncodingFo...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Paul Robinson
Replace lit feature keyword 'non-ms-sdk' with 'ms-sdk...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Simon Pilgrim
Fix Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Nikolai Kosjar
[Preamble] Stop circular inclusion of main file when...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Krasimir Georgiev
Revert "Revert "[clang-format] Keep protobuf "package...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Fangrui Song
Delete write-only HasQualifiers after rC360370
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Dmitri Gribenko
Added an assert in `isConstantInitializer`: initializer...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Akira Hatanaka
Assume `__cxa_allocate_exception` returns an under...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Fangrui Song
Change -gz and -Wa,--compress-debug-sections to use...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Richard Smith
Remember to decay arrays to pointers before checking...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Alex Lorenz
NFC, make XFAIL work on macOS correctly for test/Driver...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Richard Smith
DR1872: don't allow any calls to virtual functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Richard Smith
Simplify tracking of end of consumed decl-specifier...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Alexey Bataev
[OPENMP]Fix PR41767: diagnose DSA for variables in...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Akira Hatanaka
Specify target triple to fix the tests I committed...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Alexey Bataev
[OPENMP]Fix PR41768: check DSA for globals with default...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Akira Hatanaka
Specify ObjC runtime to fix the tests I committed in...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Akira Hatanaka
[CodeGen][ObjC] Remove the leading `l_` from ObjC symbo...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Anastasia Stulova
[OpenCL] Make global ctor init function a kernel
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Mikael Holmen
Fix gcc compilation warning in an assert [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Anastasia Stulova
[OpenCL] Switched CXX mode to be derived from C++17
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Diogo N. Sampaio
[FIX] Change test to read file instead
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Roman Lebedev
Revert "[OPENMP]Fix PR41768: check DSA for globals...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Roman Lebedev
Revert "[OPENMP]Fix PR41767: diagnose DSA for variables...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Anastasia Stulova
[SPIR] Simplified target checking.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Diogo N. Sampaio
[ARM] Fix the extensions implied by a cpu name
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Petr Hosek
[NewPM] Setup Passes for KASan and KMSan
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Richard Smith
[c++20] Add support for explicit(bool), as described...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Richard Smith
[cxx_status] Mark support for std::is_constant_evaluate...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Richard Smith
[cxx_dr_status] Update links to use wg21.link, and...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Richard Smith
[c++20] Implement P0846R0: allow (ADL-only) calls to...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Richard Smith
When typo-correcting a function name, consider correcti...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Reid Kleckner
Try to restore some clang test headers lost in r360291
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Reid Kleckner
Revert Include corecrt.h in stddef.h and vcruntime...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Mike Rice
Include corecrt.h in stddef.h and vcruntime.h in stdarg...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Gheorghe-Teodor...
[OpenMP][Clang] Support for target math functions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Gabor Marton
[ASTImporter] Fix inequivalence of unresolved exception...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Anastasia Stulova
[Sema][OpenCL] Make address space conversions a bit...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Owen Pan
[clang-format] Fix the crash when formatting unsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Owen Pan
[clang] Fix a bug that reports UTF32 (LE) files as...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Aaron Ballman
Allow test to pass after 2030.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Aaron Ballman
Allow 'static' storage specifier on an out-of-line...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Nikolai Kosjar
[libclang] PR41649: Remove pointless duplicate flag...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Leonard Chan
Fix for the greendragon bots.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Sam McCall
[Sema] Correct typos in return statements so the return...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Nemanja Ivanovic
Fix buildbot break after r360195
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Richard Smith
Split ActOnCallExpr into an ActOnCallExpr to be called...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Michael Liao
[hip] Fix ambiguity from `>>>` of CUDA.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Reid Kleckner
[COFF] Use COFF stubs for extern_weak functions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Artem Dergachev
[analyzer] Fix a crash when doing RVO from within blocks.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
David Blaikie
-frewrite-imports: Add support for wildcard rules in...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Jonas Devlieghere
Revert "[OpenMP][Clang] Support for target math functions"
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Balazs Keri
[ASTImporter] Corrected type of integer constant in...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Aaron Ballman
Add an explicit triple to this test to hopefully appeas...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Sam McCall
[Tooling] Add -x flags when inferring compile commands...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Anastasia Stulova
[OpenCL] Prevent mangling kernel functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Aaron Ballman
Allow field offset lookups in types with incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Balazs Keri
[ASTImporter] Import TemplateParameterLists in function...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Sam McCall
[Tooling] Don't mmap the JSONCompilationDatabase, it...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Leonard Chan
[Sema] Add missing VisitMacroQualifiedTypeLoc to TypeSp...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Richard Smith
Improve function / variable disambiguation.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Leonard Chan
Recommit r359859 "[Attribute/Diagnostics] Print macro...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Eric Christopher
Fix typo in risc-v register aliases.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Petr Hosek
[Clang][NewPM] Don't bail out if the target machine...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Leonard Chan
[Sema] Fix for P41774 where `ExpectNoDerefChunk` is...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Jordan Rupprecht
Revert "Re-commit r357452: SimplifyCFG SinkCommonCodeFr...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
James Y Knight
PR41183: Don't emit strict-prototypes warning for an...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Martin Storsjo
[AArch64] Add __builtin_sponentry, for calling setjmp...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Martin Storsjo
[MinGW] Use SEH by default on AArch64
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Alexey Bataev
[OPENMP]Fix PR41767: diagnose DSA for variables in...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Gheorghe-Teodor...
[OpenMP][Clang] Support for target math functions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Alexey Bataev
[OPENMP]Fix PR41768: check DSA for globals with `defaul...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Ilya Biryukov
[CodeComplete] Update python tests after r360042
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Ilya Biryukov
[CodeComplete] Add a trailing semicolons to some patter...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Hans Wennborg
Revert r359949 "[clang] adding explicit(bool) from...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Fangrui Song
[X86] Move files to correct directories after D60552
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Luo, Yuanke
Enable intrinsics of AVX512_BF16, which are supported...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Richard Smith
P1286R2: Remove restriction that the exception specific...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Richard Smith
Use DiagRuntimeBehavior for -Wunsequenced to weed out...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Richard Smith
[c++20] Implement P1009R2: allow omitting the array...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Galina Kistanova
The 'CodeGenObjC/illegal-UTF8.m' get failed with Clang...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Kristof Umann
[analyzer][UninitializedObjectChecker] PR41741: Regard...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Simon Pilgrim
Revert rL359962 : Use DiagRuntimeBehavior for -Wunseque...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Nicolas Lesser
[clang] fixing -ast-print for variadic parameter pack...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Nicolas Lesser
[C++] Interpret unknown identifier in parameter clause...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Nicolas Lesser
[NFC] Add parentheses to avoid -Wparentheses.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Hamza Sood
[c++20] Implement P0428R2 - Familiar template syntax...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Richard Smith
[c++20] Implement tweaked __VA_OPT__ rules from P1042R1:
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Richard Smith
Use DiagRuntimeBehavior for -Wunsequenced to weed out...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Richard Trieu
Reduce amount of work ODR hashing does.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Richard Smith
Disallow the operand of __builtin_constant_p from modif...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Petr Hosek
[Driver] Create non-existent directory for -fcrash...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-04
Richard Smith
[cxx_status] Don't list -fmodules / -fmodules-ts agains...
commit
|
commitdiff
|
tree
|
snapshot
next