projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2019-05-28
Don Hinton
Revert [test] Fix plugin tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Don Hinton
[test] Fix plugin tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Petr Hosek
[Driver] Change layout of per-target runtimes to resemb...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Volodymyr Sapsai
[Preprocessor] Fix crash emitting note with framework...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Kadir Cetinkaya
[clang] Respect TerseOutput when printing lambdas
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Aaron Ballman
When dumping the AST to JSON, dump the type information...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Aaron Ballman
When dumping the AST to JSON, dump whether a function...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Aaron Ballman
When dumping the AST to JSON, dump the declared name...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Aaron Ballman
When dumping the AST to JSON, dump the argument name...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Aaron Ballman
Add test cases for dumping AST expression nodes to...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Yaxun Liu
[OpenCL] Fix file-scope const sampler variable for 2.0
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Ilya Biryukov
[CodeComplete] Complete 'return true/false' in boolean...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Balazs Keri
[ASTImporter] Added visibility context check for CXXRec...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-26
Fangrui Song
[Driver][RISCV] Simplify. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-26
Petr Hosek
[Driver] Update handling of c++ and runtime directories
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Duncan P. N...
Add missing newline at end of file
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Richard Smith
Permit static local structured bindings to be named...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Akira Hatanaka
Revert "[Analysis] Link library dependencies to Analysi...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Nico Weber
Rename clangToolingRefactor to clangToolingRefactoring...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Artem Dergachev
[analyzer] Add a prunable note for skipping vbase inits...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Artem Dergachev
[CFG] Add branch to skip vbase inits when they're handl...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Richard Smith
Fix crash deserializing a CUDAKernelCallExpr with a...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Alina Sbirlea
Mark tests as x86.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Richard Smith
Default arguments are potentially constant evaluated.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Richard Smith
Refactor use-marking to better match standard terminolo...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Mandeep Singh...
[Analyzer] Checker for non-determinism caused by iterat...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Don Hinton
[cmake] Remove old unused version of FindZ3.cmake from...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Aaron Ballman
Adding an explicit triple to this test to appease build...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Aaron Ballman
Add JSON dumping tests for ObjC statements; add support...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Gheorghe-Teodor...
[OpenMP] Add test for requires and unified shared memor...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Alina Sbirlea
[NewPassManager] Add tuning option: LoopUnrolling ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Aaron Ballman
Add support for dumping Objective C AST declaration...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Sam Clegg
[WebAssembly] Use "linker" as linker shortname.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Shafik Yaghmour
[ASTImporter] Call to HandleNameConflict in VisitRecord...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Ilya Biryukov
[CodeComplete] Add whitespace around braces in lambda...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Yitzhak Mandelbaum
[LibTooling] Add Explanation parameter to `makeRule`.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Kevin Petit
[OpenCL] Add support for the cl_arm_integer_dot_product...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Ilya Biryukov
[CodeComplete] Filter override completions by function...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Igor Kudrin
Do not resolve directory junctions for `-fdiagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Artem Dergachev
[analyzer] NFC: Prevent multi-file plist test from...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Richard Smith
Factor out repeated code to build 'this' expressions...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Artem Dergachev
[CFG] NFC: Modernize a test file for constructor initia...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Artem Dergachev
[CFG] NFC: Remove implicit conversion from CFGTerminato...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Eric Fiselier
Fix hang during constant evaluation of union assignment.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Kristof Umann
[analyzer] List checker/plugin options in 3 categories...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Alexey Bataev
[OPENMP]Do not crash for const firstprivates.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Alina Sbirlea
Use clang_cc1 instead of clang in CodeGen test.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Kristof Umann
[analyzer] Hide developer-only checker/package options...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Kristof Umann
[analyzer] List checkers in 3 categories: released...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Craig Topper
[X86] Split multi-line chained assignments into single...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Kristof Umann
[analyzer] Add a new frontend flag to display all check...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Alina Sbirlea
Update breaking test.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Thomas Lively
Fix unresolved symbols when linking tools/clang/unittes...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Alina Sbirlea
[NewPassManager] Add tuning option: SLPVectorization...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Reid Kleckner
[Driver] Move the "-o OUT -x TYPE SRC.c" flags to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Alexey Bataev
[OPENMP]Simplify codegen for the outlined regions.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Nico Weber
lld-link, clang: Treat non-existent input files as...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Thomas Lively
[WebAssembly] Add multivalue and tail-call target features
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Yitzhak Mandelbaum
[LibTooling] Fix dangling references in RangeSelector.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Ilya Biryukov
[Index] Fix reported references in presence of template...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Ilya Biryukov
[CodeComplete] Only show lambda completions if patterns...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Erich Keane
Ensure builtins use the target default Calling Convention
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Kristof Umann
[analyzer][NFC] Prettify some RUN: lines in test files.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Petr Hosek
[Driver] Try normalized triple when looking for C+...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Paul Robinson
Work around a Visual C++ bug.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Dmitri Gribenko
Delete default constructors, copy constructors, move...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Sven van Haastregt
Enable queue_t and clk_event_t comparisons in C++ mode
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Ilya Biryukov
[CodeComplete] Complete a lambda when preferred type...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Petr Hosek
[CMake][Fuchsia] Use cannonical triples for runtimes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
David Blaikie
Fix r361428 for Windows buildbots/mangling
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Reid Kleckner
Fix new enum-codegen.cpp test
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Richard Smith
Add some notes on immutability and faithfulness to...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Petr Hosek
[runtimes] Move libunwind, libc++abi and libc++ to...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
James Y Knight
Add back --sysroot support for darwin header search.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
David Blaikie
Modules: Code generation of enum constants for merged...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Richard Smith
Part of P1091R3: permit structured bindings to be decla...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Yitzhak Mandelbaum
[LibTooling] Update Stencil to use RangeSelector
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Dmitri Gribenko
Fixed a -Wunused-variable warning when assertions are...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Amy Huang
Combine two if cases because the second one is never...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Yitzhak Mandelbaum
[LibTooling] Update Transformer to use RangeSelector...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Ilya Biryukov
Reland r361148 with a fix to the buildbot failure.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Sven van Haastregt
[OpenCL] Support pipe keyword in C++ mode
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Simon Pilgrim
[CGOpenMPRuntime] emitX86DeclareSimdFunction - assert...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Aaron Ballman
Clang-formatting the header in advance of other planned...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Russell Gallop
Revert r361148 "[Syntax] Introduce TokenBuffer, start...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Ilya Biryukov
[Frontend] Return an error on bad inputs to Precompiled...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Russell Gallop
Mark tests from r361278 as unsupported on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
John Brawn
[ARM][AArch64] Fix incorrect handling of alignment...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Russell Gallop
[Driver][Windows] Add dependent lib argument for -fprof...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Fangrui Song
[PPC64] Fix PPC64TargetInfo ABI on clang side after...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Fangrui Song
[PPC64] Fix PPC64TargetInfo after D61950
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Fangrui Song
[PPC64] Parse -elfv1 -elfv2 when specified on target...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Dmitri Gribenko
Fixed a -Wunused-variable warning when assertions are...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Don Hinton
[Docs] Increase Doxygen cache size
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Petr Hosek
[Analysis] Link library dependencies to Analysis plugins
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Joel E. Denny
[PragmaHandler] Expose `#pragma` location
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Chris Bieneman
Fix target property to make BUILD_SHARED_LIBS work
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Richard Smith
[c++20] P1330R0: permit simple-assignments that change...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Richard Smith
Refactor: split Uninitialized state on APValue into...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Aaron Ballman
Rename identifiers to spell out analyze; NFC.
commit
|
commitdiff
|
tree
|
snapshot
next