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
/
misc
/
DefinitionsInHeadersCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Fix definitions in headers check to respect qualifiers
Kadir Cetinkaya
2019-09-05
1
-2
/
+1
*
[clang-tidy] Fix description for misc-definitions-in-headers.
Haojian Wu
2019-05-28
1
-3
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Fix up clang-tidy after clang r314037.
Richard Smith
2017-09-22
1
-1
/
+4
*
[clang-tidy] Unify the way IncludeStyle and HeaderFileExtesions options are used
Alexander Kornienko
2017-07-20
1
-2
/
+2
*
[clang-tidy] Enable inline variable definitions in headers
Gabor Horvath
2017-06-28
1
-0
/
+3
*
[clang-tidy] Ignore instantiated functions and static data members of classes...
Haojian Wu
2017-02-15
1
-3
/
+4
*
[clang-tidy] Improve diagnostic message for misc-definitions-in-header.
Haojian Wu
2017-02-14
1
-3
/
+5
*
[clang-tidy] hasErrorOccurred() -> hasUncompilableErrorOccurred()
Alexander Kornienko
2017-02-08
1
-1
/
+1
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-2
/
+1
*
[clang-tidy] Fix misc-definitions-in-headers misplaced fixing to fully templa...
Haojian Wu
2016-07-13
1
-2
/
+2
*
[clang-tidy] Don't run misc-definitions-in-headers check in failing TUs.
Haojian Wu
2016-06-27
1
-0
/
+4
*
[clang-tidy] Ignore the deleted function in misc-definitions-in-headers.
Haojian Wu
2016-06-07
1
-6
/
+8
*
[clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a D...
Benjamin Kramer
2016-04-07
1
-6
/
+5
*
[clang-tidy] Some improvements in 'misc-definitions-in-headers' check.
Haojian Wu
2016-02-08
1
-0
/
+4
*
[clang-tdiy] Add header file extension configuration support.
Haojian Wu
2016-02-05
1
-14
/
+26
*
[clang-tidy] bug fix: Don't warn on partial template specialization in `misc-...
Haojian Wu
2016-02-03
1
-1
/
+4
*
[clang-tidy] Add non-inline function definition and variable definition check...
Alexander Kornienko
2016-01-08
1
-0
/
+126