git://git.jankratochvil.net
/
lldb.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Update monorepo .arcconfig with new project callsign.
2019-01-31
Ben Hamilton
Update monorepo .arcconfig with new project callsign.
commit
|
commitdiff
|
tree
2019-01-30
Ben Hamilton
[clang-format] Fix line parsing for noexcept lambdas
commit
|
commitdiff
|
tree
2018-11-05
Ben Hamilton
[Format] Add debugging to ObjC language guesser
commit
|
commitdiff
|
tree
2018-10-12
Ben Hamilton
[clang-format] Fix BraceWrapping AfterFunction for...
commit
|
commitdiff
|
tree
2018-09-07
Ben Hamilton
[clang-tidy/ObjC] Update list of acronyms in PropertyDeclara...
commit
|
commitdiff
|
tree
2018-09-07
Ben Hamilton
[clang-tidy/ObjC] Update list of acronyms in PropertyDeclara...
commit
|
commitdiff
|
tree
2018-07-12
Ben Hamilton
[clang-tidy/ObjC] Add SQL to list of acronyms
commit
|
commitdiff
|
tree
2018-06-29
Ben Hamilton
[clang-format/ObjC] Fix NS_SWIFT_NAME(foo(bar:baz:...
commit
|
commitdiff
|
tree
2018-06-27
Ben Hamilton
[clang-tidy/ObjC] Add hashing algorithm acronyms to...
commit
|
commitdiff
|
tree
2018-06-14
Ben Hamilton
[clang-format] Disable AlwaysBreakBeforeMultilineStrings...
commit
|
commitdiff
|
tree
2018-06-07
Ben Hamilton
[checks/property-decls] Fix comment in clang-tidy/objc...
commit
|
commitdiff
|
tree
2018-05-30
Ben Hamilton
[clang-format/ObjC] Correctly parse Objective-C methods...
commit
|
commitdiff
|
tree
2018-05-18
Ben Hamilton
[clang-format/ObjC] Correctly annotate single-component...
commit
|
commitdiff
|
tree
2018-05-16
Ben Hamilton
[clang-tidy/google-readability-casting] Disable check...
commit
|
commitdiff
|
tree
2018-05-01
Ben Hamilton
[clang-tidy/google-runtime-int] Allow passing non-bitwidth...
commit
|
commitdiff
|
tree
2018-05-01
Ben Hamilton
[clang-tidy] Add Apple prefix acronyms to objc-property...
commit
|
commitdiff
|
tree
2018-04-27
Ben Hamilton
[clang-format/ObjC] Use getIdentifierInfo() instead...
commit
|
commitdiff
|
tree
2018-04-12
Ben Hamilton
[Test Fix] Fix broken test Index/comment-objc-parameterized...
commit
|
commitdiff
|
tree
2018-04-12
Ben Hamilton
[clang-format] Do not break after ObjC category open...
commit
|
commitdiff
|
tree
2018-04-12
Ben Hamilton
[clang-format] Improve ObjC guessing heuristic by supporting...
commit
|
commitdiff
|
tree
2018-04-12
Ben Hamilton
[clang-format] Don't insert space between ObjC class...
commit
|
commitdiff
|
tree
2018-04-12
Ben Hamilton
[clang-format] Always indent wrapped Objective-C selector...
commit
|
commitdiff
|
tree
2018-04-05
Ben Hamilton
[clang-format] Support lightweight Objective-C generics
commit
|
commitdiff
|
tree
2018-04-05
Ben Hamilton
[clang-format] Ensure ObjC selectors with 0 args are...
commit
|
commitdiff
|
tree
2018-04-03
Ben Hamilton
[clang-format/ObjC] Do not detect "[]" as ObjC method...
commit
|
commitdiff
|
tree
2018-04-03
Ben Hamilton
[clang-format/ObjC] Do not insert space after opening...
commit
|
commitdiff
|
tree
2018-03-30
Ben Hamilton
[clang-format] Ensure wrapped ObjC selectors with 1...
commit
|
commitdiff
|
tree
2018-03-27
Ben Hamilton
[clang-format] Refine ObjC guesser to handle child...
commit
|
commitdiff
|
tree
2018-03-27
Ben Hamilton
[clang-format] Do not insert space before closing brace...
commit
|
commitdiff
|
tree
2018-03-22
Ben Hamilton
[clang-format] Fix ObjC style guesser to also iterate...
commit
|
commitdiff
|
tree
2018-03-22
Ben Hamilton
[clang-format] Add a few more Core Graphics identifiers...
commit
|
commitdiff
|
tree
2018-03-22
Ben Hamilton
[clang-format] Don't insert space between r_paren and...
commit
|
commitdiff
|
tree
2018-03-20
Ben Hamilton
[clang-format] Fix ObjC selectors with multiple params...
commit
|
commitdiff
|
tree
2018-03-12
Ben Hamilton
[clang-format] Improve detection of Objective-C block...
commit
|
commitdiff
|
tree
2018-03-12
Ben Hamilton
[clang-format] Don't detect C++11 attribute specifiers...
commit
|
commitdiff
|
tree
2018-03-06
Ben Hamilton
[clang-format] Improve detection of ObjC for-in statements
commit
|
commitdiff
|
tree
2018-02-27
Ben Hamilton
[clang-format] Tidy up new API guessLanguage()
commit
|
commitdiff
|
tree
2018-02-21
Ben Hamilton
[clang-format] Fix regression when getStyle() called...
commit
|
commitdiff
|
tree
2018-02-21
Ben Hamilton
[clang-format] New API guessLanguage()
commit
|
commitdiff
|
tree
2018-02-08
Ben Hamilton
[clang-format] Do not break Objective-C string literals...
commit
|
commitdiff
|
tree
2018-02-08
Ben Hamilton
[clang-format] Set ObjCBinPackProtocolList to Never...
commit
|
commitdiff
|
tree
2018-02-06
Ben Hamilton
[clang-format] Add more tests for Objective-C 2.0 generic...
commit
|
commitdiff
|
tree
2018-02-02
Ben Hamilton
[clang-format] New format param ObjCBinPackProtocolList
commit
|
commitdiff
|
tree
2018-02-02
Ben Hamilton
[clang-tidy] ObjC ARC objects should not trigger performance...
commit
|
commitdiff
|
tree
2018-01-31
Ben Hamilton
[clang-tidy] New argument --language to add_new_check.py
commit
|
commitdiff
|
tree
2018-01-29
Ben Hamilton
[clang-format] Add more tests for ObjC protocol list...
commit
|
commitdiff
|
tree
2018-01-29
Ben Hamilton
[clang-format] Fix bug where -dump-config failed on...
commit
|
commitdiff
|
tree
2018-01-22
Ben Hamilton
[clang-tidy objc-property-declaration] New option IncludeDef...
commit
|
commitdiff
|
tree
2018-01-18
Ben Hamilton
[clang-tidy objc-property-declaration] Expand list...
commit
|
commitdiff
|
tree
2018-01-18
Ben Hamilton
[ClangFormat] ObjCSpaceBeforeProtocolList should be...
commit
|
commitdiff
|
tree
2018-01-17
Ben Hamilton
[Format] Improve ObjC header guessing heuristic
commit
|
commitdiff
|
tree
2018-01-12
Ben Hamilton
[docs] Tweak update to Phabricator docs about setting...
commit
|
commitdiff
|
tree
2018-01-12
Ben Hamilton
[llvm] Set up .arcconfig to point to Diffusion L repository
commit
|
commitdiff
|
tree
2018-01-11
Ben Hamilton
[docs] Update Phabricator docs about setting repository...
commit
|
commitdiff
|
tree
2018-01-05
Ben Hamilton
[clang-tidy] Function-scoped static variables should...
commit
|
commitdiff
|
tree
2017-12-14
Ben Hamilton
Revert "[ClangFormat] IndentWrappedFunctionNames should...
commit
|
commitdiff
|
tree
2017-12-14
Ben Hamilton
[ClangFormat] IndentWrappedFunctionNames should be...
commit
|
commitdiff
|
tree
2017-12-06
Ben Hamilton
[lld] Set up .arcconfig to point to new Diffusion LLD...
commit
|
commitdiff
|
tree
2017-12-06
Ben Hamilton
[compiler-rt] Set up .arcconfig to point to new Diffusion...
commit
|
commitdiff
|
tree
2017-12-04
Ben Hamilton
[libcxxabi] Set up .arcconfig to point to new Diffusion...
commit
|
commitdiff
|
tree
2017-12-04
Ben Hamilton
[libcxx] Set up .arcconfig to point to new Diffusion...
commit
|
commitdiff
|
tree
2017-11-28
Ben Hamilton
[openmp] Set up .arcconfig to point to new Diffusion...
commit
|
commitdiff
|
tree
2017-11-27
Ben Hamilton
[polly] Set up .arcconfig to point to new Diffusion...
commit
|
commitdiff
|
tree
2017-11-27
Ben Hamilton
[clang] Set up .arcconfig to point to new Diffusion...
commit
|
commitdiff
|
tree
2017-11-27
Ben Hamilton
[clang-tools-extra] Fix small typo in docs/ReleaseNotes.rst
commit
|
commitdiff
|
tree
2017-11-27
Ben Hamilton
[clang-tools-extra] Set up .arcconfig to point to new...
commit
|
commitdiff
|
tree
2017-11-16
Ben Hamilton
[VirtualFileSystem] Support creating directories then...
commit
|
commitdiff
|
tree
2017-11-13
Ben Hamilton
add new check for property declaration
commit
|
commitdiff
|
tree
2017-11-09
Ben Hamilton
[VirtualFileSystem] InMemoryFileSystem::addFile():...
commit
|
commitdiff
|
tree
2017-11-02
Ben Hamilton
Update release notes (check SVN commit-after-approval...
commit
|
commitdiff
|
tree