index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASTImporter] Fix infinite recursion on function import with struct definitio...
Gabor Marton
2018-07-12
1
-19
/
+79
*
[ASTImporter] Refactor Decl creation
Gabor Marton
2018-07-12
2
-33
/
+74
*
Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with ...
Eric Liu
2018-07-11
2
-33
/
+2
*
[AST] Fix for structural equivalence tests in rL336776.
Balazs Keri
2018-07-11
1
-5
/
+6
*
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...
Simon Marchi
2018-07-11
2
-2
/
+33
*
[AST] Structural equivalence of methods
Balazs Keri
2018-07-11
2
-55
/
+519
*
Revert r336590 "[libclang] evalute compound statement cursors before trying t...
Evgeniy Stepanov
2018-07-10
1
-41
/
+0
*
[libclang] evalute compound statement cursors before trying to evaluate
Alex Lorenz
2018-07-09
1
-0
/
+41
*
[ASTImporter] import FunctionDecl end locations
Rafael Stahl
2018-07-09
1
-1
/
+1
*
[clang-format/ObjC] Put ObjC method arguments into one line when they fit
Jacek Olesiak
2018-07-09
1
-0
/
+42
*
[clang-format/ObjC] Improve split priorities for ObjC methods
Jacek Olesiak
2018-07-09
1
-2
/
+19
*
[ASTMatchers] A matcher for Objective-C @autoreleasepool
George Karpenkov
2018-07-06
1
-0
/
+12
*
[ASTImporter] Fix import of objects with anonymous types
Gabor Marton
2018-07-05
1
-0
/
+29
*
[ASTImporter] import macro source locations
Rafael Stahl
2018-07-04
1
-0
/
+60
*
[SemaCodeComplete] Make sure visited contexts are passed to completion result...
Eric Liu
2018-07-04
1
-0
/
+11
*
Test commit access
Balazs Keri
2018-07-02
1
-1
/
+1
*
[clang-format/ObjC] Fix NS_SWIFT_NAME(foo(bar:baz:)) after ObjC method decl
Ben Hamilton
2018-06-29
1
-0
/
+8
*
[ASTImporter] Eliminated some unittest warnings.
Gabor Marton
2018-06-29
1
-415
/
+326
*
[clang-format] Do not format raw string literals inside a recognized function...
Krasimir Georgiev
2018-06-28
1
-0
/
+26
*
Fix unittest build with GCC older than 5.
Benjamin Kramer
2018-06-28
1
-1
/
+1
*
[analyzer] Add clangFrontend to target_link_libraries
Heejin Ahn
2018-06-27
1
-0
/
+1
*
[analyzer] Allow registering custom statically-linked analyzer checkers
Alexander Kornienko
2018-06-27
3
-2
/
+85
*
Re-apply: [ASTImporter] Import the whole redecl chain of functions
Gabor Marton
2018-06-27
1
-70
/
+644
*
Revert "[ASTImporter] Import the whole redecl chain of functions"
Gabor Marton
2018-06-25
1
-644
/
+70
*
[ASTImporter] Import the whole redecl chain of functions
Gabor Marton
2018-06-25
1
-70
/
+644
*
[ASTImporter] Add ms compatibility to tests which use the TestBase
Gabor Marton
2018-06-25
3
-296
/
+283
*
[clang-format] Keep @message together in text protos
Krasimir Georgiev
2018-06-25
1
-0
/
+18
*
[ASTImporter] Add new tests about templated-described swing
Gabor Marton
2018-06-25
1
-0
/
+60
*
[clang-format] Fix end-of-file comments text proto formatting
Krasimir Georgiev
2018-06-25
1
-0
/
+17
*
[clang-format] Add AlwaysBreakBeforeMultilineString tests
Jacek Olesiak
2018-06-22
1
-0
/
+9
*
[ASTMatchers] Add support for matching the type of a friend decl.
David L. Jones
2018-06-18
1
-0
/
+10
*
[ASTMatchers] Don't assert-fail in specifiesTypeLoc().
David L. Jones
2018-06-18
1
-0
/
+4
*
[ASTImporter] Corrected diagnostic client handling in tests.
Adam Balogh
2018-06-15
1
-1
/
+9
*
[clang-format] Disable AlwaysBreakBeforeMultilineStrings in Google style for ...
Ben Hamilton
2018-06-14
1
-0
/
+11
*
[clang-format] Add SpaceBeforeCpp11BracedList option.
Hans Wennborg
2018-06-14
1
-0
/
+6
*
[clang-format] Fix crash while reflowing backslash in comments
Krasimir Georgiev
2018-06-12
1
-0
/
+15
*
[clang-format] Discourage breaks in submessage entries, hard rule
Krasimir Georgiev
2018-06-12
2
-2
/
+61
*
clang-format: [JS] strict prop init annotation.
Martin Probst
2018-06-11
1
-0
/
+9
*
clang-format: Introduce BreakInheritanceList option
Francois Ferrand
2018-06-11
1
-8
/
+83
*
[clang-format] text protos: put entries on separate lines if there is a subme...
Krasimir Georgiev
2018-06-11
3
-16
/
+294
*
[clang-format] Consider tok::hashhash in python-style comments
Krasimir Georgiev
2018-06-07
1
-0
/
+22
*
Fix build - use llvm::make_unique
Ivan Donchevskii
2018-06-06
1
-1
/
+1
*
[Frontend] Honor UserFilesAreVolatile flag getting file buffer in ASTUnit
Ivan Donchevskii
2018-06-06
1
-27
/
+54
*
[clang][tooling] Don't forget to link to clangToolingInclusions.
Roman Lebedev
2018-06-04
1
-0
/
+1
*
Reland "Move #include manipulation code to new lib/Tooling/Inclusions."
Eric Liu
2018-06-04
1
-1
/
+1
*
[clang-format/ObjC] Correctly parse Objective-C methods with 'class' in name
Ben Hamilton
2018-05-30
1
-1
/
+61
*
Revert "[clang-format] Fix putting ObjC message arguments in one line for mul...
Jacek Olesiak
2018-05-30
1
-35
/
+0
*
Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions.""
Eric Liu
2018-05-30
1
-1
/
+1
*
Reland "Move #include manipulation code to new lib/Tooling/Inclusions."
Eric Liu
2018-05-30
1
-1
/
+1
*
[ASTImporter] Corrected lookup at import of templated record decl
Gabor Marton
2018-05-30
1
-0
/
+44
[next]