index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
AST
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang] fix undefined behaviour in RawComment::getFormattedText()
Oliver Bruns
2020-05-18
1
-1
/
+1
*
PR45350: Handle unsized array CXXConstructExprs in constant evaluation
Richard Smith
2020-05-18
1
-1
/
+22
*
PR45000: Let Sema::SubstParmVarDecl handle default args of lambdas in initial...
Aaron Puchert
2020-05-06
1
-1
/
+4
*
PR45083: Mark statement expressions as being dependent if they appear in
Richard Smith
2020-03-12
1
-2
/
+3
*
Revert "PR45083: Mark statement expressions as being dependent if they appear...
Hans Wennborg
2020-03-12
1
-3
/
+2
*
PR45083: Mark statement expressions as being dependent if they appear in
Richard Smith
2020-03-04
1
-2
/
+3
*
Fix type-dependency of bitfields in templates
Elizabeth Andrews
2020-02-13
1
-0
/
+5
*
PR44786: Don't assert when profiling <=> expressions.
Richard Smith
2020-02-04
1
-2
/
+2
*
Fix wrong devirtualization when the final overrider in one base class
Richard Smith
2020-01-31
2
-4
/
+30
*
[Concept] Fix incorrect check for containsUnexpandedParameterPack in CSE
Saar Raz
2020-01-30
2
-21
/
+50
*
[Concepts] Transform constraints of non-template functions to ConstantEvaluated
Saar Raz
2020-01-25
1
-2
/
+2
*
[Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a
Saar Raz
2020-01-24
1
-1
/
+1
*
[Concepts] Placeholder constraints and abbreviated templates
Saar Raz
2020-01-24
10
-96
/
+319
*
[Concepts] Profile TypeConstraints in ProfileTemplateParameterList
Saar Raz
2020-01-24
1
-1
/
+4
*
[Concepts] Fix circular AST->Sema dependency in ASTConcept.cpp
Saar Raz
2020-01-24
1
-1
/
+4
*
[Concepts] Constraint Satisfaction Caching
Saar Raz
2020-01-24
1
-0
/
+10
*
[Concepts] Requires Expressions
Saar Raz
2020-01-24
12
-78
/
+306
*
[Concepts] Fix ConceptSpecializationExpr profiling crash
Saar Raz
2020-01-24
1
-3
/
+3
*
Revert 9007f06af0e "Revert "Allow system header to provide their own implemen...
Hans Wennborg
2020-01-17
1
-0
/
+8
*
Revert "Allow system header to provide their own implementation of some builtin"
Amy Huang
2020-01-17
1
-8
/
+0
*
PR44540: Prefer an inherited default constructor over an initializer
Richard Smith
2020-01-14
1
-37
/
+43
*
[Concepts] Type Constraints
Saar Raz
2020-01-15
7
-63
/
+262
*
Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic temp...
Dmitri Gribenko
2020-01-14
1
-4
/
+4
*
Fix "null pointer passed to nonnull argument" clang static analyzer warnings....
Simon Pilgrim
2020-01-14
1
-3
/
+3
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-1
/
+1
*
Implement VectorType conditional operator GNU extension.
Erich Keane
2020-01-13
1
-0
/
+1
*
Fix cppcheck uninitialized variable in DiffTree() constructor warning. NFCI.
Simon Pilgrim
2020-01-13
1
-2
/
+1
*
Merge isVectorType() and getAs<VectorType> calls to silence clang static anal...
Simon Pilgrim
2020-01-13
1
-2
/
+1
*
Fix some cppcheck shadow variable warnings. NFCI.
Simon Pilgrim
2020-01-13
1
-15
/
+13
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-13
1
-2
/
+2
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-12
1
-2
/
+2
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-11
1
-1
/
+1
*
Allow system header to provide their own implementation of some builtin
serge-sans-paille
2020-01-10
1
-0
/
+8
*
Add builtins for aligning and checking alignment of pointers and integers
Alex Richardson
2020-01-09
1
-11
/
+163
*
Improve support of GNU mempcpy
serge-sans-paille
2020-01-09
1
-0
/
+7
*
[Concepts] Function trailing requires clauses
Saar Raz
2020-01-09
5
-41
/
+76
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-07
1
-3
/
+3
*
[NFC] Use isX86() instead of getArch()
Jim Lin
2020-01-07
1
-3
/
+1
*
Add Triple::isX86()
Fangrui Song
2020-01-06
1
-3
/
+1
*
Fix oversight in AST traversal helper
Stephen Kelly
2020-01-05
1
-1
/
+1
*
Adds fixit hints to the -Wrange-loop-analysis
Mark de Wever
2020-01-01
1
-0
/
+6
*
Fix crash in getFullyQualifiedName for inline namespace
Alexey Bader
2019-12-28
1
-1
/
+1
*
[OpenCL] Pretty print __private addr space
Anastasia Stulova
2019-12-27
1
-1
/
+1
*
[OpenMP][NFCI] Use the libFrontend ProcBindKind in Clang
Johannes Doerfert
2019-12-26
1
-1
/
+2
*
[OPENMP50]Basic support for conditional lastprivate.
Alexey Bataev
2019-12-24
1
-5
/
+13
*
[clang] [ast] CXXRecordDecl::getVisibleConversionFunctions() could be const
Whisperity
2019-12-24
1
-12
/
+10
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-23
1
-0
/
+63
*
[OPENMP50]Codegen for nontemporal clause.
Alexey Bataev
2019-12-23
2
-5
/
+14
*
[Concepts] Constrained partial specializations and function overloads.
Saar Raz
2019-12-23
2
-28
/
+85
*
Revert "[Concepts] Constrained partial specializations and function overloads."
Reid Kleckner
2019-12-22
2
-85
/
+28
[next]