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-tools-extra
/
clang-tidy
/
utils
/
LexerUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] implement utility-function to add 'const' to variables
Jonas Toth
2020-01-03
1
-1
/
+3
*
Fix readability-const-return-type identifying the wrong `const` token
Ilya Mirsky
2019-12-24
1
-6
/
+8
*
[clang-tidy] modernize-use-equals-default avoid adding redundant semicolons
Mitchell Balan
2019-11-20
1
-0
/
+5
*
[clang-tidy] Fix a potential infinite loop in readability-isolate-declaration...
Haojian Wu
2019-09-18
1
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Implement the readability-const-return-type check.
Aaron Ballman
2018-10-31
1
-0
/
+8
*
[clang-tidy] new check 'readability-isolate-declaration'
Jonas Toth
2018-10-31
1
-0
/
+60
*
[clang-tidy] NFC refactor lexer-utils to be usable without ASTContext
Jonas Toth
2018-10-05
1
-2
/
+2
*
[clang-tidy] getPreviousNonCommentToken -> getPreviousToken
Alexander Kornienko
2017-02-06
1
-4
/
+3
*
[clang-tidy] More doc fixes. NFC.
Alexander Kornienko
2016-06-17
1
-2
/
+2
*
[clang-tidy] Cleanup namespace in utils folder.
Etienne Bergeron
2016-05-03
1
-2
/
+4
*
[clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod...
Alexander Kornienko
2015-12-30
1
-0
/
+29