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
/
unittests
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: [JS] conditional types.
Martin Probst
2018-09-27
1
-0
/
+9
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-26
1
-2
/
+2
*
clang-format: [JS] space after parameter naming.
Martin Probst
2018-09-26
1
-0
/
+4
*
[clang-format] Do not merge short case labels if followed by a block.
Owen Pan
2018-09-21
1
-0
/
+24
*
[NFC] Declare instead of define non-void functions in unit tests.
Shuai Wang
2018-09-19
1
-6
/
+6
*
[analyzer] Fix nullptr access when processing instantiated function in ExprMu...
Shuai Wang
2018-09-19
1
-0
/
+30
*
[NFC] Fix uncompilable test cases of ExprMutationAnalyzer.
Shuai Wang
2018-09-19
1
-311
/
+265
*
[Index] Add an option to collect macros from preprocesor.
Eric Liu
2018-09-18
3
-0
/
+144
*
[analyzer] Treat std::{move,forward} as casts in ExprMutationAnalyzer.
Shuai Wang
2018-09-17
1
-23
/
+115
*
[ASTMatchers] Let isArrow also support UnresolvedMemberExpr, CXXDependentScop...
Shuai Wang
2018-09-17
3
-2
/
+16
*
[ASTImporter] Fix import of VarDecl init
Gabor Marton
2018-09-17
1
-2
/
+145
*
[clang-Format] Fix indentation of member call after block
Ilya Biryukov
2018-09-17
1
-0
/
+34
*
[analyzer] Handle forwarding reference better in ExprMutationAnalyzer.
Shuai Wang
2018-09-14
1
-0
/
+90
*
[VFS] vfs::directory_iterator yields path and file type instead of full Status
Sam McCall
2018-09-14
1
-27
/
+29
*
[Sema] Remove location from implicit capture init expr
Vedant Kumar
2018-09-13
1
-5
/
+5
*
[clang-format] Wrapped block after case label should not be merged into one line
Owen Pan
2018-09-13
1
-0
/
+26
*
[analyzer] Add ExprMutationAnalyzer
Shuai Wang
2018-09-11
2
-0
/
+944
*
[ASTMatchers] add three matchers for dependent expressions
Jonas Toth
2018-09-11
1
-0
/
+42
*
[Tooling] Improve handling of CL-style options
Hamza Sood
2018-09-09
1
-3
/
+30
*
clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'expor...
Sam McCall
2018-09-05
1
-0
/
+75
*
Adding HardLink Support to VirtualFileSystem.
Ilya Biryukov
2018-09-04
1
-0
/
+114
*
Add header guards to some headers that are missing them
Argyrios Kyrtzidis
2018-09-03
1
-0
/
+5
*
[ASTImporter] Merge ExprBits
Gabor Marton
2018-09-03
1
-0
/
+19
*
Fix Bug 38713: clang-format mishandles a short block after "default:" in a sw...
Jonas Toth
2018-09-02
1
-0
/
+18
*
Allow binding to NamedValue resulting from let expression
Stephen Kelly
2018-08-30
1
-0
/
+38
*
Add dump() method for SourceRange
Stephen Kelly
2018-08-30
1
-0
/
+48
*
Parse compile commands lazily in InterpolatingCompilationDatabase
Ilya Biryukov
2018-08-28
1
-3
/
+6
*
[clang-format] fix PR38557 - comments between "default" and ':' causes the ca...
Jonas Toth
2018-08-24
1
-0
/
+16
*
[clang-format] fix PR38525 - Extraneous continuation indent spaces with Break...
Jonas Toth
2018-08-24
1
-0
/
+12
*
[Tooling] Add a isSingleProcess() helper to ToolExecutor
Ilya Biryukov
2018-08-24
1
-0
/
+2
*
[ASTMatchers] Let hasObjectExpression also support UnresolvedMemberExpr, CXXD...
Shuai Wang
2018-08-23
1
-0
/
+20
*
Fix import of class templates partial specialization
Gabor Marton
2018-08-22
1
-2
/
+259
*
[ASTImporter] Adding some friend function related unittests.
Balazs Keri
2018-08-21
1
-0
/
+205
*
clang-format: Change Google style wrt. the formatting of empty messages.
Daniel Jasper
2018-08-15
1
-8
/
+4
*
Fix ASTMatchersTraversalTest testcase compile on older compilers
David Green
2018-08-15
1
-3
/
+3
*
Remove obsolete comment
Stephen Kelly
2018-08-14
1
-1
/
+0
*
Fix Stmt::ignoreImplicit
Stephen Kelly
2018-08-14
1
-0
/
+39
*
[clang-format] Fix comment, NFC
Krasimir Georgiev
2018-08-13
1
-1
/
+1
*
[ASTImporter] Improved import of friend templates.
Balazs Keri
2018-08-13
1
-0
/
+87
*
[ASTMatchers] Let hasAnyArgument also support CXXUnresolvedConstructExpr
Shuai Wang
2018-08-12
1
-0
/
+19
*
[ASTMatchers] Add matchers unresolvedMemberExpr, cxxDependentScopeMemberExpr
Shuai Wang
2018-08-12
2
-6
/
+14
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
8
-9
/
+9
*
Fix structural inequivalency of forward EnumDecl
Gabor Marton
2018-08-09
1
-0
/
+54
*
Add support for importing imaginary literals
Gabor Marton
2018-08-09
1
-0
/
+8
*
[VFS] Remove superfluous semicolon from unittest.
Craig Topper
2018-08-08
1
-1
/
+1
*
[AST] Check described template at structural equivalence check.
Balazs Keri
2018-08-08
1
-5
/
+28
*
[ASTImporter] Load external Decls when getting field index.
Balazs Keri
2018-08-08
1
-0
/
+34
*
[VFS] Emit an error when entry at root level uses a relative path.
Volodymyr Sapsai
2018-08-07
1
-0
/
+32
*
[clang-format] comment reflow: add last line's penalty when ending broken
Krasimir Georgiev
2018-08-07
1
-0
/
+20
*
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...
Simon Marchi
2018-08-06
2
-11
/
+50
[next]