index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "clang support gnu asm goto."
Erich Keane
2019-05-30
12
-384
/
+135
*
[OpenCL] Fix OpenCL/SPIR version metadata in C++ mode.
Anastasia Stulova
2019-05-30
1
-4
/
+9
*
[ARM] Add CLI support for Armv8.1-M and MVE
Sjoerd Meijer
2019-05-30
1
-0
/
+2
*
[OpenCL] Support logical vector operators in C++ mode
Sven van Haastregt
2019-05-30
1
-2
/
+3
*
Revert "asm goto: fix out-of-bounds read of Constraints after rC362045"
Fangrui Song
2019-05-30
1
-1
/
+0
*
asm goto: fix out-of-bounds read of Constraints after rC362045
Fangrui Song
2019-05-30
1
-0
/
+1
*
[AST] asm goto labels don't have constraints, don't try to copy them.
Benjamin Kramer
2019-05-30
1
-4
/
+6
*
Add the `objc_class_stub` attribute.
John McCall
2019-05-30
3
-13
/
+100
*
[Driver] Render target options (e.g. -fuse-init-array) for -fembed-bitcode
Fangrui Song
2019-05-30
1
-0
/
+3
*
[PowerPC] Set the default PLT mode on musl to Secure PLT
Fangrui Song
2019-05-30
1
-1
/
+1
*
[Driver] -static-pie: add -z text
Fangrui Song
2019-05-30
1
-0
/
+2
*
clang support gnu asm goto.
Jennifer Yu
2019-05-30
12
-135
/
+384
*
CodeView - add static data members to global variable debug info.
Amy Huang
2019-05-29
1
-4
/
+14
*
[ObjC] Fix encoding of ObjC pointer types that are pointers to typedefs
Akira Hatanaka
2019-05-29
1
-36
/
+3
*
[analyzer] Remove EndPath function as it is dead code
Csaba Dabis
2019-05-29
1
-1
/
+0
*
[analyzer] ConditionBRVisitor: Boolean support
Csaba Dabis
2019-05-29
1
-4
/
+11
*
[analyzer] ConditionBRVisitor: MemberExpr support
Csaba Dabis
2019-05-29
1
-7
/
+62
*
[analyzer] ConditionBRVisitor: Remove duplicated code
Csaba Dabis
2019-05-29
1
-27
/
+32
*
[analyzer] ConditionBRVisitor: Enhance to write out more information
Csaba Dabis
2019-05-29
1
-60
/
+103
*
[analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece
Csaba Dabis
2019-05-29
6
-42
/
+218
*
[analyzer] print() JSONify: SVal implementation
Csaba Dabis
2019-05-29
2
-2
/
+14
*
Fix an unused-variable error.
Haojian Wu
2019-05-29
1
-0
/
+1
*
[WebAssembly] Support VPtr sanitizer for Emscripten
Thomas Lively
2019-05-29
2
-0
/
+9
*
[analyzer] print() JSONify: CFG implementation
Csaba Dabis
2019-05-29
2
-6
/
+21
*
[analyzer] print() JSONify: Decl revision
Csaba Dabis
2019-05-29
1
-6
/
+4
*
[analyzer][AST] print() JSONify: Stmt implementation
Csaba Dabis
2019-05-29
4
-54
/
+39
*
[analyzer] print() JSONify: getNodeLabel implementation
Csaba Dabis
2019-05-29
2
-112
/
+146
*
[Index] Compute correct symbol kind for variable templates
Ilya Biryukov
2019-05-29
1
-0
/
+24
*
[CUDA][HIP] Skip setting `externally_initialized` for static device variables.
Michael Liao
2019-05-29
1
-1
/
+2
*
Add curley brackets to case statement that declares a variable.
Erich Keane
2019-05-29
1
-1
/
+2
*
[clang-format] Allow configuring list of function-like macros that resolve to...
Francois Ferrand
2019-05-29
4
-7
/
+15
*
[analyzer] print() JSONify: Program state implementation
Csaba Dabis
2019-05-29
1
-8
/
+15
*
[analyzer] print() JSONify: Checker messages implementation
Csaba Dabis
2019-05-29
2
-6
/
+70
*
[analyzer] print() JSONify: Constructing objects implementation
Csaba Dabis
2019-05-29
2
-33
/
+96
*
[analyzer] print() JSONify: Type information implementation
Csaba Dabis
2019-05-29
3
-19
/
+31
*
[analyzer] print() JSONify: Constraints implementation
Csaba Dabis
2019-05-29
2
-16
/
+27
*
[analyzer] print() JSONify: Environment implementation
Csaba Dabis
2019-05-29
5
-48
/
+154
*
[CodeComplete] Add semicolon when completing patterns for 'static_assert' and...
Ilya Biryukov
2019-05-29
1
-0
/
+2
*
[analyzer] print() JSONify: Store implementation
Csaba Dabis
2019-05-29
2
-40
/
+62
*
[mips] Check argument for __builtin_msa_ctcmsa / __builtin_msa_cfcmsa
Simon Atanasyan
2019-05-29
1
-0
/
+2
*
clang-cl: Fix mangling of catchable types with names longer than 4kiB
Nico Weber
2019-05-29
1
-5
/
+11
*
[LibTooling] Add `before` and `after` selectors for selecting point-ranges re...
Yitzhak Mandelbaum
2019-05-29
1
-0
/
+22
*
[Index] Correctly set symbol kind of IndirectFieldDecl
Ilya Biryukov
2019-05-29
1
-0
/
+1
*
[X86] Fix i386 struct and union parameter alignment
Pengfei Wang
2019-05-29
1
-2
/
+11
*
revert rC361928: [PowerPC] [Clang] Port SSE intrinsics to PowerPC
Zi Xuan Wu
2019-05-29
3
-1888
/
+0
*
[PowerPC] [Clang] Port SSE intrinsics to PowerPC
Zi Xuan Wu
2019-05-29
3
-0
/
+1888
*
Make __has_builtin work with __builtin_LINE and friends.
Eric Fiselier
2019-05-29
1
-0
/
+4
*
[Driver] Search the toolchain dir with -print-file-name
Petr Hosek
2019-05-29
1
-0
/
+5
*
[X86] Fix the Sema checks for getmant builtins to only allow 4 and 8 for roun...
Craig Topper
2019-05-28
1
-7
/
+4
*
Defer creating fields for captures until we finish building the
Richard Smith
2019-05-28
7
-150
/
+103
[next]