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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] implement utility-function to add 'const' to variables
Jonas Toth
2020-01-03
1
-0
/
+7
*
Fix readability-const-return-type identifying the wrong `const` token
Ilya Mirsky
2019-12-24
1
-11
/
+22
*
[clang-tidy] modernize-use-equals-default avoid adding redundant semicolons
Mitchell Balan
2019-11-20
1
-0
/
+10
*
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
/
+28
*
[clang-tidy] new check 'readability-isolate-declaration'
Jonas Toth
2018-10-31
1
-0
/
+61
*
[clang-tidy] NFC refactor lexer-utils to be usable without ASTContext
Jonas Toth
2018-10-05
1
-9
/
+5
*
[clang-tidy] getPreviousNonCommentToken -> getPreviousToken
Alexander Kornienko
2017-02-06
1
-3
/
+3
*
[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
/
+39