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
*
Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFil...
Peter Collingbourne
2017-10-10
1
-2
/
+2
*
Fix indexer crash for default template template parameter value
Jan Korous
2017-10-10
2
-2
/
+8
*
Add test for regression caused by reverted patch r315251.
Richard Smith
2017-10-10
1
-0
/
+31
*
[CGExprScalar] In EmitCompare trunc the result if it has different type as E-...
Guozhi Wei
2017-10-10
2
-0
/
+21
*
Revert "[clang-fuzzer] Allow building without coverage instrumentation."
Matt Morehouse
2017-10-10
3
-82
/
+53
*
[clang-fuzzer] Build proto-to-cxx with fuzzer-no-link.
Matt Morehouse
2017-10-10
1
-0
/
+1
*
[lit] Add host_cxx to lit config
Francis Ricci
2017-10-10
1
-0
/
+1
*
[clang-fuzzer] Allow building without coverage instrumentation.
Matt Morehouse
2017-10-10
3
-53
/
+81
*
For dllexport class templates, export specializations of member functions (PR...
Hans Wennborg
2017-10-10
2
-0
/
+31
*
[OPENMP] Add default codegen|tests for 'target parallel for[ simd]'
Alexey Bataev
2017-10-10
3
-1
/
+472
*
Fix a (slightly weird) 'comma operator within array index expression' warning...
Simon Pilgrim
2017-10-10
1
-1
/
+2
*
Revert "[Modules TS] Module ownership semantics for redeclarations."
Eric Liu
2017-10-10
20
-353
/
+79
*
Revert "[Modules TS] Avoid computing the linkage of the enclosing DeclContext...
Eric Liu
2017-10-10
4
-24
/
+4
*
[analyzer] MisusedMovedObject: Fix state-resetting a base-class sub-object.
Artem Dergachev
2017-10-10
2
-1
/
+16
*
[analyzer] MisusedMovedObject: Add printState() method for self-debugging.
Artem Dergachev
2017-10-10
1
-0
/
+21
*
[analyzer] PthreadLockChecker: Add printState() method for self-debugging.
Artem Dergachev
2017-10-10
1
-0
/
+35
*
[analyzer] Implement pointer arithmetic on constants
Gabor Horvath
2017-10-10
2
-0
/
+36
*
[clang-refactor] Fix clang-tidy misc-move-const-arg warning.
Haojian Wu
2017-10-10
1
-2
/
+2
*
[CodeGen] Do not construct complete LValue base info in trivial cases
Ivan A. Kosarev
2017-10-10
6
-71
/
+74
*
Fix small nits in clang-refactor doc.
Haojian Wu
2017-10-10
1
-2
/
+2
*
[ASTMatchers] Don't create a copy of a std::set when iterating over it.
Benjamin Kramer
2017-10-10
1
-1
/
+4
*
[Sema][ObjC] Preserve syntactic sugar when removing
Akira Hatanaka
2017-10-10
2
-8
/
+32
*
[Modules TS] Avoid computing the linkage of the enclosing DeclContext for a d...
Richard Smith
2017-10-10
4
-4
/
+24
*
R13575: Fix USR mangling for function pointer types
Jan Korous
2017-10-10
2
-1
/
+23
*
Fix typos in documentation
Jan Korous
2017-10-09
1
-2
/
+2
*
[Modules TS] Module ownership semantics for redeclarations.
Richard Smith
2017-10-09
20
-79
/
+353
*
[Analyzer] Do not segfault on unexpected call_once implementation
George Karpenkov
2017-10-09
2
-16
/
+31
*
PR13575: Fix test
Jan Korous
2017-10-09
1
-3
/
+3
*
AMDGPU: Add read_exec_lo/hi builtins
Matt Arsenault
2017-10-09
3
-0
/
+25
*
PR13575: Fix USR mangling for fixed-size arrays
Jan Korous
2017-10-09
2
-0
/
+30
*
Testing commit access.
Hamza Sood
2017-10-09
1
-1
/
+1
*
AMDGPU: Fix missing declaration for __builtin_amdgcn_dispatch_ptr
Matt Arsenault
2017-10-09
2
-0
/
+8
*
Set PreprocessorOpts.GeneratePreamble=true in PrecompiledPreamble.
Ilya Biryukov
2017-10-09
2
-1
/
+2
*
Certain versions of clang require an explicit initialization for literal cons...
Benjamin Kramer
2017-10-08
1
-1
/
+1
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
8
-10
/
+0
*
Make SourceLocation, QualType and friends have constexpr constructors.
Benjamin Kramer
2017-10-08
3
-18
/
+16
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
3
-3
/
+0
*
[Driver] Fix -static-libsan / -shared-libsan on Darwin
Vedant Kumar
2017-10-07
3
-2
/
+11
*
Driver: hoist the `wchar_t` handling to the driver
Saleem Abdulrasool
2017-10-06
28
-81
/
+226
*
Revert "For dllexport class templates, export specializations of member funct...
Reid Kleckner
2017-10-06
2
-23
/
+0
*
[MS] Raise the default value of _MSC_VER to 1911, which is VS 2017
Reid Kleckner
2017-10-06
2
-3
/
+7
*
-Wdocumentation should allow '...' params in variadic function type aliases
Alex Lorenz
2017-10-06
3
-1
/
+42
*
Revert r315087
Alex Lorenz
2017-10-06
11
-423
/
+28
*
OpenCL: Assume functions are convergent
Matt Arsenault
2017-10-06
4
-58
/
+81
*
[ObjC] Don't warn on readwrite properties with custom setters that
Alex Lorenz
2017-10-06
2
-1
/
+26
*
[refactor] add support for refactoring options
Alex Lorenz
2017-10-06
11
-28
/
+423
*
[lit] Improve tool substitution in lit.
Zachary Turner
2017-10-06
2
-59
/
+48
*
Run pyformat on lit code.
Zachary Turner
2017-10-06
1
-54
/
+69
*
For Windows, allow .exe extension in a test.
Paul Robinson
2017-10-06
1
-5
/
+5
*
[OPENMP] Do not capture local static variables.
Alexey Bataev
2017-10-06
2
-1
/
+42
[next]