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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA] Allow "extern __shared__ Foo foo[]" within anon. namespaces.
Justin Lebar
2018-05-17
1
-6
/
+21
*
Fix __uuidof handling on non-type template parameter in C++17
Nico Weber
2018-05-17
1
-0
/
+13
*
[AArch64] Correct inline assembly test case for S modifier [NFC]
Peter Smith
2018-05-17
1
-3
/
+3
*
Use dotted format of version tuple for availability diagnostics
Jan Korous
2018-05-17
3
-3
/
+18
*
CodeGen: Fix invalid bitcast for lifetime.start/end
Yaxun Liu
2018-05-17
1
-0
/
+27
*
[libclang] Allow skipping function bodies in preamble only
Ivan Donchevskii
2018-05-17
2
-1
/
+15
*
[Frontend] Avoid running plugins during code completion parse
Ivan Donchevskii
2018-05-17
1
-0
/
+6
*
Revert https://reviews.llvm.org/D46050 and https://reviews.llvm.org/D45815
Ivan Donchevskii
2018-05-17
3
-33
/
+13
*
[libclang] Allow skipping function bodies in preamble only
Ivan Donchevskii
2018-05-17
2
-13
/
+27
*
[analyzer] Extend ObjCAutoreleaseWriteChecker to catch block declarations wit...
George Karpenkov
2018-05-16
1
-0
/
+12
*
[analyzer] Change the warning message for GCD antipattern checker
George Karpenkov
2018-05-16
1
-21
/
+21
*
[Sema] Fix assertion when constructor is disabled with partially specialized ...
Volodymyr Sapsai
2018-05-16
1
-0
/
+43
*
Add lit tests forgotten for R332470
Erich Keane
2018-05-16
6
-0
/
+593
*
[Attr] Don't print fake MSInheritance argument
Joel E. Denny
2018-05-16
1
-0
/
+9
*
Revert r332474: [Attr] Don't print fake MSInheritance argument
Joel E. Denny
2018-05-16
1
-9
/
+0
*
[OPENMP] DO not crash on combined constructs in declare target
Alexey Bataev
2018-05-16
1
-1
/
+1
*
[Attr] Don't print fake MSInheritance argument
Joel E. Denny
2018-05-16
1
-0
/
+9
*
[OpenCL] make test independent of optimizer
Sanjay Patel
2018-05-16
1
-7
/
+8
*
[Frontend] Avoid running plugins during code completion parse
Ivan Donchevskii
2018-05-16
1
-0
/
+6
*
[OPENMP, NVPTX] Add check for SPMD mode in orphaned parallel directives.
Alexey Bataev
2018-05-16
1
-0
/
+10
*
Fix an Index test caused by a clang-format change (r332436).
Eric Liu
2018-05-16
1
-2
/
+2
*
[analyzer] Improve the modeling of memset().
Henry Wong
2018-05-16
3
-9
/
+410
*
Fix 32-bit buildbots.
Richard Smith
2018-05-16
1
-1
/
+1
*
[analyzer] Do not crash on callback for call_once passed by value
George Karpenkov
2018-05-16
1
-0
/
+9
*
Revert commits r332160, r332164, r332236.
Douglas Yung
2018-05-16
2
-11
/
+0
*
[analyzer] Make plist-html diagnostic consumer produce multi-file reports.
Artem Dergachev
2018-05-16
2
-0
/
+208
*
[Attr] Don't print implicit attributes
Joel E. Denny
2018-05-15
1
-5
/
+22
*
Don't produce a redundant "auto type is incompatible with C++98" on every lam...
Richard Smith
2018-05-15
1
-0
/
+2
*
Fixed some rtti-options tests.
Sunil Srivastava
2018-05-15
1
-3
/
+3
*
[Hexagon] Add driver options for subtarget features
Krzysztof Parzyszek
2018-05-15
3
-0
/
+30
*
[OPENMP, NVPTX] Do not globalize variables with reference/pointer types.
Alexey Bataev
2018-05-15
5
-42
/
+23
*
Make ast-print-record-decl.c pass on Windows after r332314
Hans Wennborg
2018-05-15
1
-2
/
+2
*
[X86] Revert part of r332266: Use __builtin_convertvector to replace some of ...
Craig Topper
2018-05-15
2
-16
/
+8
*
[AST] Fix printing tag decl groups in decl contexts
Joel E. Denny
2018-05-15
4
-30
/
+89
*
Enable control flow pruning of float overflow warnings.
Richard Trieu
2018-05-14
1
-0
/
+34
*
[c++17] Fix assertion on synthesizing deduction guides after a fatal error.
Volodymyr Sapsai
2018-05-14
1
-0
/
+16
*
[analyzer] Re-apply r331096 "CStringChecker: Add support for BSD strlcpy()...".
Artem Dergachev
2018-05-14
1
-0
/
+40
*
[analyzer] Extend the ObjCAutoreleaseWriteChecker to warn on captures as well
George Karpenkov
2018-05-14
1
-0
/
+55
*
[CodeView] Improve debugging of virtual base class member variables
Brock Wyma
2018-05-14
2
-5
/
+5
*
Fix test fail on some buildbots, caused by r332281.
Joel E. Denny
2018-05-14
1
-7
/
+9
*
Fix regression in r332076.
Richard Smith
2018-05-14
2
-2
/
+21
*
Remove the fixit for the diagnostics regarding capturing autoreleasing variab...
George Karpenkov
2018-05-14
1
-13
/
+7
*
PR37450: Fix bug that disabled some type checks for variables with deduced ty...
Richard Smith
2018-05-14
3
-9
/
+13
*
[AST] Print correct tag decl for tag specifier
Joel E. Denny
2018-05-14
2
-0
/
+320
*
CodeGen: Emit string literal in constant address space
Yaxun Liu
2018-05-14
1
-0
/
+28
*
[AST] Fix -ast-print for _Bool when have diagnostics
Joel E. Denny
2018-05-14
1
-0
/
+44
*
[X86] Use __builtin_convertvector to replace some of the avx512 truncate buil...
Craig Topper
2018-05-14
4
-24
/
+40
*
[CodeComplete] Provide completion in decls even for incomplete types
Ilya Biryukov
2018-05-14
1
-0
/
+13
*
Redirect output to /dev/null in the tests added in r332160.
Eric Liu
2018-05-14
1
-2
/
+2
*
Revert "[CodeGen] Disable aggressive structor optimizations at -O0"
Pavel Labath
2018-05-14
2
-6
/
+5
[next]