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
*
ArrayRef'ized CompilerInvocation::CreateFromArgs
Dmitri Gribenko
2019-08-27
1
-1
/
+0
*
Use FileEntryRef for PPCallbacks::HasInclude
Alex Lorenz
2019-08-27
1
-0
/
+35
*
[ASTImporter] Fix name conflict handling with different strategies
Gabor Marton
2019-08-27
3
-22
/
+342
*
Use FileEntryRef for PPCallbacks::FileSkipped
Alex Lorenz
2019-08-27
1
-1
/
+41
*
Remove unused variables.
Benjamin Kramer
2019-08-26
1
-2
/
+0
*
clang-format: [JS] handle `as const`.
Martin Probst
2019-08-26
1
-0
/
+3
*
Re-enable DependencyScannerTest on windows with the right fixes
Alex Lorenz
2019-08-24
1
-13
/
+16
*
Disable the ScanDepsReuseFilemanager test on Windows
Alex Lorenz
2019-08-22
1
-0
/
+4
*
Fix the nullPointerConstant() test to get bots back to green.
Aaron Ballman
2019-08-22
1
-1
/
+1
*
Introduce FileEntryRef and use it when handling includes to report correct de...
Alex Lorenz
2019-08-22
2
-0
/
+119
*
Revert "[LifetimeAnalysis] Support more STL idioms (template forward declarat...
Richard Smith
2019-08-22
2
-63
/
+0
*
[LifetimeAnalysis] Support more STL idioms (template forward declaration and ...
Matthias Gehre
2019-08-21
2
-0
/
+63
*
Removed some dead code in BugReporter and related files
Dmitri Gribenko
2019-08-21
1
-1
/
+1
*
[Syntax] Added function to get macro expansion tokens to TokenBuffer.
Johan Vikstrom
2019-08-20
1
-0
/
+23
*
Removed the 'id' AST matcher, which is superseded by '.bind()'
Dmitri Gribenko
2019-08-20
1
-18
/
+18
*
[clang-format] Fix a bug that joins template closer and =
Owen Pan
2019-08-18
1
-1
/
+8
*
[clang-format] Fix the bug that joins template closer and > or >>
Owen Pan
2019-08-16
1
-1
/
+4
*
[analyzer] Analysis: Silence checkers
Csaba Dabis
2019-08-16
1
-1
/
+1
*
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
Joel E. Denny
2019-08-15
1
-5
/
+68
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
28
-137
/
+137
*
[CFG] Introduce CFGElementRef, a wrapper that knows it's position in a CFGBlock
Kristof Umann
2019-08-14
1
-0
/
+133
*
Removed ToolExecutor::isSingleProcess, it is not used by anything
Dmitri Gribenko
2019-08-14
1
-2
/
+0
*
[libTooling] In Transformer, generalize `applyFirst` to admit rules with inco...
Yitzhak Mandelbaum
2019-08-13
1
-46
/
+80
*
[ASTImporter] Import additional flags for functions.
Balazs Keri
2019-08-13
1
-0
/
+49
*
[clang] Update isDerivedFrom to support Objective-C classes 🔍
Stephane Moore
2019-08-12
2
-1
/
+106
*
[ASTImporter] Fix for import of friend class template with definition.
Balazs Keri
2019-08-12
1
-0
/
+44
*
[clang-format] Expand AllowShortBlocksOnASingleLine for WebKit
Owen Pan
2019-08-11
1
-9
/
+30
*
[clang-format] Add SpaceInEmptyBlock option for WebKit
Owen Pan
2019-08-10
1
-0
/
+6
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-0
/
+38
*
[AST] No longer visiting CXXMethodDecl bodies created by compiler when method...
Johan Vikstrom
2019-08-09
2
-0
/
+59
*
Use ASSERT_THAT_ERROR instead of logAllUnhandledErrors/exit
Dmitri Gribenko
2019-08-09
2
-43
/
+10
*
[clang-scan-deps] Add minimizer support for C++20 modules.
Michael J. Spencer
2019-08-09
1
-2
/
+51
*
[clang][NFC] Move matcher ignoringElidableConstructorCall's tests to appropri...
Yitzhak Mandelbaum
2019-08-08
2
-85
/
+85
*
[clang] Update `ignoringElidableConstructorCall` matcher to ignore `ExprWithC...
Yitzhak Mandelbaum
2019-08-08
1
-0
/
+17
*
[clang-format] fix crash involving invalid preprocessor line
Krasimir Georgiev
2019-08-08
1
-0
/
+9
*
Remove LLVM mutexes from clang in favor of std::mutex
Benjamin Kramer
2019-08-07
1
-1
/
+0
*
[ASTImporter] Do not import FunctionTemplateDecl in record twice.
Balazs Keri
2019-08-07
1
-0
/
+46
*
[clang] Fix mismatched args constructing AddressSpaceAttr.
Anton Bikineev
2019-08-07
1
-0
/
+13
*
Remove inclusion of a private gmock header from a test
Dmitri Gribenko
2019-08-07
1
-1
/
+0
*
[clang][DirectoryWatcher][NFC] Swapping asserts for llvm fatal_error in create
Puyan Lotfi
2019-08-06
1
-57
/
+99
*
[Syntax] Do not add a node for 'eof' into the tree
Ilya Biryukov
2019-08-06
1
-9
/
+8
*
[AST] Traverse attributes inside DEF_TRAVERSE_DECL macro
Ilya Biryukov
2019-08-06
2
-0
/
+107
*
[clang][DirectoryWatcher] Adding llvm::Expected error handling to create.
Puyan Lotfi
2019-08-06
1
-0
/
+7
*
[NFC][DirectoryWatchedTests] Unlocks mutexes before signaling condition variable
Puyan Lotfi
2019-08-06
1
-2
/
+6
*
[AST] Fix buildbot failure because of raw string inside macro from 367839.
Johan Vikstrom
2019-08-05
1
-1
/
+1
*
[AST] Fix RecursiveASTVisitorTest multiline string literal. NFC
David Green
2019-08-05
1
-3
/
+3
*
Move LangStandard*, InputKind::Language to Basic
Rainer Orth
2019-08-05
3
-9
/
+12
*
[AST] Fix RecursiveASTVisitor visiting implicit constructor initializers.
Johan Vikstrom
2019-08-05
2
-0
/
+58
*
[clang-format] Fix a bug that doesn't break braces before unions for Allman
Owen Pan
2019-08-02
1
-0
/
+3
*
[DirectoryWatcher] Relax assumption to prevent test flakiness
Jan Korous
2019-08-01
1
-1
/
+1
[next]