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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Sema] Add fixit for unused lambda captures
Alexander Shaposhnikov
2018-07-16
6
-12
/
+158
*
[MinGW] Automatically mangle Windows-specific entry points as C
Martin Storsjo
2018-07-16
2
-0
/
+31
*
Run thread safety tests with both lock and capability attributes; NFC to the ...
Aaron Ballman
2018-07-15
1
-57
/
+59
*
[CMake] Use libc++ and compiler-rt for sanitizers
Petr Hosek
2018-07-15
1
-1
/
+3
*
Add caching when looking up coroutine_traits
Brian Gesiak
2018-07-14
3
-16
/
+34
*
Revert "[ThinLTO] Ensure we always select the same function copy to import"
Teresa Johnson
2018-07-14
1
-2
/
+3
*
[ThinLTO] Ensure we always select the same function copy to import
Teresa Johnson
2018-07-13
1
-3
/
+2
*
[Hexagon] Fix hvx-length feature name in testcases
Krzysztof Parzyszek
2018-07-13
2
-2
/
+2
*
Make BuiltinType constructor private, and befriend ASTContext.
Richard Smith
2018-07-13
1
-1
/
+4
*
Use external layout information to layout bit-fields for MS ABI.
Richard Smith
2018-07-13
3
-1
/
+45
*
CodeGen: specify alignment + inbounds for automatic variable initialization
JF Bastien
2018-07-13
4
-37
/
+55
*
[X86] Change the rounding mode used when testing the sqrt_round intrinsics.
Craig Topper
2018-07-13
1
-42
/
+12
*
SafeStack: Add builtins to read unsafe stack top/bottom
Vlad Tsyrklevich
2018-07-13
2
-2
/
+16
*
PR15730/PR16986 Allow dependently typed vector_size types.
Erich Keane
2018-07-13
22
-87
/
+560
*
Fix PR34668 - P0704R1 implementation is too permissive
Nicolas Lesser
2018-07-13
2
-2
/
+6
*
[OpenMP] Initialize data sharing stack for SPMD case
Gheorghe-Teodor Bercea
2018-07-13
8
-8
/
+35
*
[NFC] Rename clang::AttributeList to clang::ParsedAttr
Erich Keane
2018-07-13
26
-1143
/
+1073
*
[Analyzer] alpha.unix.cstring.OutOfBounds checker enable/disable fix
Adam Balogh
2018-07-13
4
-23
/
+59
*
[analyzer][UninitializedObjectChecker] Fixed captured lambda variable name
Kristof Umann
2018-07-13
2
-21
/
+69
*
[analyzer][UninitializedObjectChecker] Support for MemberPointerTypes
Kristof Umann
2018-07-13
2
-37
/
+15
*
PR38136: improve handling of template argument deduction of non-trailing
Richard Smith
2018-07-12
3
-30
/
+106
*
Support linking static PIE binaries on NetBSD
Joerg Sonnenberger
2018-07-12
2
-0
/
+17
*
PR38141: check whether noexcept-specifications are equivalent in redeclarations
Richard Smith
2018-07-12
3
-5
/
+21
*
AttributeList de-listifying:
Erich Keane
2018-07-12
29
-1380
/
+1061
*
[Driver] Conform warn_drv_object_size_disabled_O0 to DefaultWarnNoError
Vedant Kumar
2018-07-12
2
-3
/
+4
*
[Hexagon] Fix testcases failing after r336933
Krzysztof Parzyszek
2018-07-12
3
-1589
/
+1605
*
[Hexagon] Diagnose intrinsics not supported by selected CPU/HVX
Krzysztof Parzyszek
2018-07-12
12
-3
/
+966
*
Add tests for function conversions in conversion function template
Richard Smith
2018-07-12
2
-0
/
+20
*
[C++17] Disallow lambdas in template parameters (PR33696).
Nicolas Lesser
2018-07-12
11
-60
/
+86
*
[Tooling] Make standalone executor support user-provided vfs.
Eric Liu
2018-07-12
2
-3
/
+6
*
[C++11] Fix warning when dropping cv-qualifiers when assigning to a reference...
Nicolas Lesser
2018-07-12
2
-16
/
+48
*
Revert "[modules] Fix 37878; Autoload subdirectory modulemaps with specific L...
Bruno Cardoso Lopes
2018-07-12
10
-66
/
+15
*
[Tooling] Get working directory properly without assuming real file system.
Eric Liu
2018-07-12
1
-3
/
+7
*
[analyzer][UninitializedObjectChecker] Moved non-member functions out of the ...
Kristof Umann
2018-07-12
1
-17
/
+17
*
[ASTImporter] Fix infinite recursion on function import with struct definitio...
Gabor Marton
2018-07-12
2
-20
/
+98
*
[ASTImporter] Refactor Decl creation
Gabor Marton
2018-07-12
9
-460
/
+594
*
Fix deduction for conversion function templates converting to reference
Richard Smith
2018-07-11
2
-4
/
+97
*
os_log: When there are multiple privacy annotations in the format
Akira Hatanaka
2018-07-11
2
-7
/
+8
*
Fix determination of whether one set of cvr-qualifiers is compatible
Richard Smith
2018-07-11
2
-6
/
+16
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
Joel E. Denny
2018-07-11
43
-625
/
+625
*
Fix setting of empty implicit-section-name attribute
Petr Pavlu
2018-07-11
2
-4
/
+76
*
[NFC] typo
JF Bastien
2018-07-11
1
-1
/
+1
*
[NFC] Replace usage of QualType.getTypePtr()-> with operator->
Erich Keane
2018-07-11
1
-1
/
+1
*
[analyzer] Track multiple raw pointer symbols in DanglingInternalBufferChecker.
Reka Kovacs
2018-07-11
2
-18
/
+74
*
Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with ...
Eric Liu
2018-07-11
4
-94
/
+21
*
[AST] Fix for structural equivalence tests in rL336776.
Balazs Keri
2018-07-11
1
-5
/
+6
*
[clangd] Uprank delcarations when "using q::name" is present in the main file
Kirill Bobyrev
2018-07-11
2
-16
/
+24
*
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...
Simon Marchi
2018-07-11
4
-21
/
+94
*
[mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv' options
Vladimir Stefanovic
2018-07-11
3
-0
/
+32
*
[AST] Structural equivalence of methods
Balazs Keri
2018-07-11
4
-73
/
+619
[prev]
[next]