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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert r338455 "[constexpr] Support for constant evaluation of __builtin_memc...
Hans Wennborg
2018-08-01
1
-198
/
+48
*
[Format] Fix for bug 35641
Ilya Biryukov
2018-08-01
1
-1
/
+7
*
[UnrollAndJam] Add unroll_and_jam pragma handling
David Green
2018-08-01
4
-28
/
+140
*
[AArch64][ARM] Add Armv8.4-A tests
Sjoerd Meijer
2018-08-01
1
-0
/
+4
*
[clang-format] Add some text proto functions to Google style
Krasimir Georgiev
2018-08-01
1
-0
/
+2
*
wrap to 80 cols, no behavior change
Nico Weber
2018-08-01
1
-7
/
+9
*
[clang-format] Add @private to the list of jsdoc annotations
Krasimir Georgiev
2018-08-01
1
-1
/
+1
*
Add missing semicolon.
Simon Pilgrim
2018-08-01
1
-1
/
+1
*
Replace 'FALL-THROUGH' comment with LLVM_FALLTHROUGH to silence warning. NFCI.
Simon Pilgrim
2018-08-01
1
-1
/
+1
*
[Modules] Do not emit relocation error when -fno-validate-pch is set
Yuka Takahashi
2018-08-01
1
-3
/
+8
*
[AST] CastExpr: BasePathSize is not large enough.
Roman Lebedev
2018-08-01
2
-12
/
+51
*
Work around GCC miscompile exposed by r338464.
Richard Smith
2018-08-01
1
-2
/
+5
*
[analyzer] CallEvent: Add helper methods for obtaining the callee stack frame.
Artem Dergachev
2018-08-01
1
-0
/
+63
*
Speculative fix for buildbot failures after r338464.
Richard Smith
2018-08-01
1
-1
/
+2
*
Avoid exposing name for range-based for '__range' variables in lifetime warni...
Richard Smith
2018-08-01
1
-3
/
+5
*
[P0936R0] add [[clang::lifetimebound]] attribute
Richard Smith
2018-08-01
6
-75
/
+223
*
[constexpr] Support for constant evaluation of __builtin_memcpy and
Richard Smith
2018-07-31
1
-48
/
+198
*
Revert r337635 "[Driver] Sanitizer support based on runtime library presence"
Reid Kleckner
2018-07-31
2
-65
/
+23
*
[analyzer] Fix eliding the same destructor twice due to buggy default arguments.
Artem Dergachev
2018-07-31
1
-1
/
+2
*
[CFG] [analyzer] NFC: Enumerate construction context layer kinds.
Artem Dergachev
2018-07-31
3
-253
/
+227
*
[serialization] PR34728: Don't assume that only a suffix of template
Richard Smith
2018-07-31
1
-15
/
+9
*
[CFG] [analyzer] Implement function argument construction contexts.
Artem Dergachev
2018-07-31
3
-28
/
+65
*
[OpenCL] Forbid size dependent types used as kernel arguments
Alexey Sotkin
2018-07-31
1
-3
/
+43
*
[OpenCL] Check for invalid kernel arguments in array types
Alexey Sotkin
2018-07-31
1
-5
/
+27
*
[CFG] [analyzer] Add construction contexts for returning C++ objects in ObjC++.
Artem Dergachev
2018-07-31
1
-27
/
+43
*
[CFG] [analyzer] Add stubs for constructor and message argument constructors.
Artem Dergachev
2018-07-31
2
-8
/
+48
*
[analyzer] Reuse some code in simplifySVal().
Artem Dergachev
2018-07-31
1
-21
/
+22
*
[analyzer] Don't try to simplify mixed Loc/NonLoc expressions.
Artem Dergachev
2018-07-31
1
-0
/
+11
*
[OPENMP] Change linkage of offloading symbols to support dropping
Alexey Bataev
2018-07-31
1
-2
/
+4
*
[OPENMP] Prevent problems with linking of the static variables.
Alexey Bataev
2018-07-31
2
-21
/
+13
*
[RISCV] Add driver for riscv32-unknown-elf baremetal target
David Bolvansky
2018-07-31
5
-1
/
+182
*
Improve support of PDB as an external layout source
Aleksandr Urakov
2018-07-31
1
-23
/
+19
*
[coroutines] Fix handling of dependent co_await in StmtProfiler.
Richard Smith
2018-07-31
1
-1
/
+4
*
[analyzer] CStringChecker: Remember to highlight the argument expression range.
Artem Dergachev
2018-07-30
1
-0
/
+1
*
Revert "Add a definition for FieldSize that seems to make sense here."
Eric Christopher
2018-07-30
1
-1
/
+0
*
Add a definition for FieldSize that seems to make sense here.
Eric Christopher
2018-07-30
1
-0
/
+1
*
Fix use of uninitialized variable in r338299
Scott Linder
2018-07-30
1
-1
/
+1
*
[analyzer] [NFC] Simplify some visitors by giving a convenient getter from st...
George Karpenkov
2018-07-30
2
-22
/
+20
*
[analyzer] Bugfix for autorelease + main run loop leak checker
George Karpenkov
2018-07-30
1
-4
/
+9
*
[analyzer] Fix crash in RunLoopAutoreleaseChecker on empty children
George Karpenkov
2018-07-30
1
-2
/
+3
*
Avoid returning an invalid end source loc
Stephen Kelly
2018-07-30
1
-1
/
+1
*
[DebugInfo][OpenCL] Generate correct block literal debug info for OpenCL
Scott Linder
2018-07-30
1
-34
/
+48
*
[OpenEmbedded] Fix lib paths for OpenEmbedded targets
Mandeep Singh Grang
2018-07-30
2
-2
/
+10
*
Remove trailing space
Fangrui Song
2018-07-30
238
-5768
/
+5768
*
[clang][ubsan] Implicit Conversion Sanitizer - integer truncation - clang part
Roman Lebedev
2018-07-30
4
-23
/
+97
*
Delete some unreachable AST printing code.
Richard Smith
2018-07-30
1
-30
/
+0
*
[ARM, AArch64]: Use unadjusted alignment when passing composites as arguments
Momchil Velikov
2018-07-30
4
-10
/
+64
*
[analyzer] Add missing state transition in IteratorChecker.
Reka Kovacs
2018-07-30
1
-0
/
+2
*
[analyzer] Add support for more invalidating functions in InnerPointerChecker.
Reka Kovacs
2018-07-30
2
-61
/
+132
*
[CodeComplete] Fix the crash in code completion on access checking
Ilya Biryukov
2018-07-30
1
-28
/
+2
[prev]
[next]