projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2017-05-20
Matthias Braun
CodeGenModule: Always output wchar_size, check LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Matthias Braun
Revert "CodeGenModule: Always output wchar_size, check...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Hubert Tong
Fix valid-for-expr ellipses eaten as invalid decl
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Richard Smith
Remove last (unnecessary) use of mapping from SourceLoc...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Richard Smith
[modules] Simplify module macro handling in non-local...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Matthias Braun
CodeGenModule: Always output wchar_size, check LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Richard Trieu
[ODRHash] Revert r303450 to fix buildbot
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Richard Smith
Do not issue -Wnullability-completeness for dependent...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Richard Trieu
[ODRHash] Support TemplateName and TemplateArgument
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Vassil Vassilev
[modules] Further delay calling DeclMustBeEmitted until...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Krzysztof Parzyszek
Restore and update documentation comment for EmitPointe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Krasimir Georgiev
[clang-format] Handle trailing comment sections in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
NAKAMURA Takumi
CodeGenFunction::EmitPointerWithAlignment(): Prune...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Richard Smith
When a type-id is unexpectedly given a name, assume...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Martin Probst
clang-format: [JS] for await, and fix a crash with...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Richard Smith
When we enter a module within a linkage specification...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Richard Smith
Fix the location of "missing ';'" suggestions after...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Yaxun Liu
CodeGen: Cast alloca to expected address space
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Alex Lorenz
[index] Avoid one more crash caused by infinite recursi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Krzysztof Parzyszek
[CodeGen] Propagate LValueBaseInfo instead of Alignment...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Krasimir Georgiev
[clang-format] Fix MatchingOpeningBlockLineIndex comput...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Alex Lorenz
[index] Record references to class receivers used in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Krasimir Georgiev
[clang-format] Make NoLineBreakFormatter respect MustBr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Krasimir Georgiev
clang-format: fix prefix for doxygen comments after...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Alexander Kornienko
Fix an assertion failure in FormatASTNodeDiagnosticArgu...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Richard Smith
[modules] Switch from inferring owning modules based...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Craig Topper
[Statistics] Use the new Statistic::updateMax to atomic...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Nick Lewycky
The constant expression evaluator should examine functi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Hans Wennborg
clang-cl: Fix path-based MSVC version detection
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Krasimir Georgiev
[Frontend] Remove unused TemporaryFiles
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Vassil Vassilev
Constify.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Alex Lorenz
[Lexer] Ensure that the token is not an annotation...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Trieu
[ODRHash] Support NestedNameSpecifier
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Trieu
[ODRHash] Support more types in the ODR checker.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Ekaterina Romanova
(1) Fixed mismatch in intrinsics names in declarations...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Smith
[modules] When creating a declaration, cache its owning...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Adrian Prantl
Fix scope of namespaced DISubprograms when the function...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alex Lorenz
[index] Avoid another crash that happens when looking...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alex Lorenz
[Sema] Avoid duplicate -Wunguarded-availability warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Peter Szecsi
[StaticAnalyzer] Move inline counter increaser to inlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Alex Lorenz
Fix PR 10758: Infinite recursion when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Vitaly Buka
[Sema] Use CK_NoOp instead CK_Invalid in tryGCCVectorCo...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Evgeniy Stepanov
[asan] One more test for -fsanitize-address-globals...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Martin Probst
clang-format: [JS] for async loops.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Alexey Bataev
[OPENMP] Check DSA for variables captured by value.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Yaxun Liu
[OpenCL] Emit function-scope variable in constant addre...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Alex Lorenz
[index] References to fields from template instantiatio...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Martin Probst
JavaScript allows parameter lists to include trailing...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Alex Lorenz
[index] Visit and store information about namespace...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Alex Lorenz
[index] Store correct location for namespace nested...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Alex Lorenz
[index] Avoid a crash that happens when looking up...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Martin Probst
clang-format: [JS] fix non-null assertion operator...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Daniel Jasper
Revert r302965 - [modules] When creating a declaration...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Ekaterina Romanova
[DOXYGEN] Minor improvements in doxygen comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Faisal Vali
Silence buildbots by tweaking an IR codegen test to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Faisal Vali
[NFC] Remove some comments (IR aid) from a test file...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Faisal Vali
Fix PR32933: crash on lambda capture of VLA
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Sean Callanan
[ASTImporter] Improve handling of incomplete types
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Richard Smith
Add LangOptions method to query whether we are tracking...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Richard Smith
Remove unused tracking of owning module for MacroInfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Richard Smith
[modules] When creating a declaration, cache its owning...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Richard Smith
Revert r302932, as it appears to be breaking stage2...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Simon Dardis
[Sema] Silence buildbot failures introduced by r302935
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Teresa Johnson
Remove ignore-empty-index-file option
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Simon Dardis
[Sema] Support implicit scalar to vector conversions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Richard Smith
[modules] Simplify module macro handling in non-local...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Alex Lorenz
[index] Index template specialization arguments for...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Adrian Prantl
Simplify DINamespace caching in CGDebugInfo
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
James Y Knight
[SPARC] Support 'f' and 'e' inline asm constraints.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Aaron Ballman
Enabling the /bigobj flag for SemaDeclAttr.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Krzysztof Parzyszek
[Hexagon] Make sure to pass empty struct arguments...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Martin Probst
clang-format: [JS] support non-null assertions after...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Alexander Kornienko
Fix an assertion failure (PR33020).
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Gabor Horvath
[analyzer] Add modelling of __builtin_assume
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Gabor Horvath
[analyzer] Avoid an allocation in Std C function modelling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Alexander Shaposhnikov
[tooling] RefactoringCallbacks code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Reid Kleckner
Fix uninitialized bool read causing x86_64-mno-sse...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
Remove unnecessary mapping from SourceLocation to Module.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Adrian Prantl
Module Debug Info: Emit namespaced C++ forward decls...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Reid Kleckner
Issue diagnostics when returning FP values on x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
XFAIL this test for Hexagon.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
Work around different -std= default for PS4 target.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
PR22877: When constructing an array via a constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Adrian Prantl
Add a test that local submodule visibility has no effec...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Alex Lorenz
[CodeCompletion] Provide member completions for depende...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Alex Lorenz
[CodeCompletion] NFC, extract a function that generates...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
NAKAMURA Takumi
Fix two-stage build on windows using DistributionExampl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Serge Pavlov
Reverted r302775
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Diana Picus
Revert "PR22877: When constructing an array via a const...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Serge Pavlov
Driver must return non-zero code on errors in command...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Bruno Cardoso...
Make tests from r302765 windows friendly
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Bruno Cardoso...
[Sema] Improve redefinition errors pointing to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
NAKAMURA Takumi
Prune unused \param(s) of clang::Parser::ParseTemplateI...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
NAKAMURA Takumi
clang/test/CodeGenCXX/array-default-argument.cpp: Satis...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Smith
PR22877: When constructing an array via a constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
NAKAMURA Takumi
clang/lib/Tooling/RefactoringCallbacks.cpp: Avoid std...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Adrian Prantl
Partially revert r302685 and swith Apple-style full...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
James Y Knight
[Myriad] Pass -Xclang and -mllvm flags to moviCompile
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Richard Smith
Changes missed from r302732.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Richard Smith
Improve diagnosis of unknown template name.
commit
|
commitdiff
|
tree
|
snapshot
next