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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "clang support gnu asm goto."
Erich Keane
2019-05-30
28
-733
/
+148
*
[OpenCL] Fix OpenCL/SPIR version metadata in C++ mode.
Anastasia Stulova
2019-05-30
2
-4
/
+12
*
[analyzer] print() JSONify chain: Fix possible build-bot breaks
Csaba Dabis
2019-05-30
1
-2
/
+2
*
Follow up of r362096
Sjoerd Meijer
2019-05-30
2
-35
/
+2
*
[analyzer] print() JSONify chain: Fix build-bot breaks
Csaba Dabis
2019-05-30
1
-1
/
+1
*
[ARM] Add CLI support for Armv8.1-M and MVE
Sjoerd Meijer
2019-05-30
3
-0
/
+101
*
[OpenCL] Support logical vector operators in C++ mode
Sven van Haastregt
2019-05-30
2
-2
/
+4
*
Fix Wdocumentation warning. NFCI.
Simon Pilgrim
2019-05-30
1
-1
/
+0
*
Revert "asm goto: fix out-of-bounds read of Constraints after rC362045"
Fangrui Song
2019-05-30
1
-1
/
+0
*
Fix MSVC "not all control paths return a value" warning.
Simon Pilgrim
2019-05-30
1
-0
/
+1
*
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
*
Mark CodeGen/asm-goto.c as x86 specific after r362045
Fangrui Song
2019-05-30
1
-1
/
+2
*
Add the `objc_class_stub` attribute.
John McCall
2019-05-30
12
-47
/
+312
*
[Driver] Render target options (e.g. -fuse-init-array) for -fembed-bitcode
Fangrui Song
2019-05-30
2
-0
/
+11
*
[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
2
-0
/
+8
*
clang support gnu asm goto.
Jennifer Yu
2019-05-30
28
-148
/
+732
*
CodeView - add static data members to global variable debug info.
Amy Huang
2019-05-29
2
-5
/
+26
*
[ObjC] Fix encoding of ObjC pointer types that are pointers to typedefs
Akira Hatanaka
2019-05-29
5
-43
/
+8
*
[analyzer] Remove EndPath function as it is dead code
Csaba Dabis
2019-05-29
3
-7
/
+0
*
Revert "LLVM IR: update Clang tests for byval being a typed attribute."
Tim Northover
2019-05-29
6
-18
/
+18
*
[analyzer] ConditionBRVisitor: Boolean support
Csaba Dabis
2019-05-29
5
-14
/
+21
*
[analyzer] ConditionBRVisitor: MemberExpr support
Csaba Dabis
2019-05-29
11
-33
/
+164
*
[analyzer] ConditionBRVisitor: Remove duplicated code
Csaba Dabis
2019-05-29
2
-27
/
+44
*
[analyzer] ConditionBRVisitor: Test 'add-pop-up-notes=false'
Csaba Dabis
2019-05-29
2
-132
/
+114
*
[analyzer] ConditionBRVisitor: Enhance to write out more information
Csaba Dabis
2019-05-29
20
-243
/
+2144
*
[analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece
Csaba Dabis
2019-05-29
9
-46
/
+243
*
LLVM IR: update Clang tests for byval being a typed attribute.
Tim Northover
2019-05-29
6
-18
/
+18
*
[analyzer] print() JSONify chain: Generic stmt_id
Csaba Dabis
2019-05-29
2
-3
/
+3
*
[analyzer] SATestBuild.py: Use driver for analyzing single-file tests.
Artem Dergachev
2019-05-29
2
-23
/
+6
*
[analyzer] print() JSONify: SVal implementation
Csaba Dabis
2019-05-29
3
-2
/
+17
*
Fix an unused-variable error.
Haojian Wu
2019-05-29
1
-0
/
+1
*
[WebAssembly] Support VPtr sanitizer for Emscripten
Thomas Lively
2019-05-29
3
-0
/
+29
*
[analyzer] print() JSONify: CFG implementation
Csaba Dabis
2019-05-29
3
-6
/
+25
*
[analyzer] print() JSONify: Decl revision
Csaba Dabis
2019-05-29
1
-6
/
+4
*
[analyzer][AST] print() JSONify: Stmt implementation
Csaba Dabis
2019-05-29
6
-54
/
+79
*
[analyzer] print() JSONify: getNodeLabel implementation
Csaba Dabis
2019-05-29
5
-119
/
+157
*
[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
2
-1
/
+12
*
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
7
-8
/
+80
*
[NFC] clang-format: Use LLVM style in NamespaceEndCommentsFixerTest
Francois Ferrand
2019-05-29
1
-148
/
+149
*
[analyzer] print() JSONify: Program state implementation
Csaba Dabis
2019-05-29
4
-29
/
+38
*
[analyzer] print() JSONify: Checker messages implementation
Csaba Dabis
2019-05-29
5
-15
/
+108
*
[analyzer] print() JSONify: Constructing objects implementation
Csaba Dabis
2019-05-29
6
-44
/
+110
*
[analyzer] print() JSONify: Type information implementation
Csaba Dabis
2019-05-29
5
-25
/
+37
*
[analyzer] print() JSONify: Constraints implementation
Csaba Dabis
2019-05-29
5
-30
/
+57
*
[analyzer] print() JSONify: Environment implementation
Csaba Dabis
2019-05-29
10
-64
/
+177
*
[CodeComplete] Add semicolon when completing patterns for 'static_assert' and...
Ilya Biryukov
2019-05-29
4
-13
/
+15
[next]