Sylvestre Ledru
|
0d4a611a04
|
Bug 1410472 - clang-plugin follows the LLVM coding style for real r=mystor
MozReview-Commit-ID: AXrQEjWzxvg
--HG--
extra : rebase_source : bf972fbb22648af2edbb756eb899ebddf8444dbc
|
2017-10-20 19:11:50 +02:00 |
Michael Layzell
|
2372ce0fc1
|
Bug 1339537 - Part 5: Produce better annotation reason diagnostics for implicit annotations, r=ehsan
This allows for the alignas(_) case to be distinguished from the
MOZ_NON_PARAM case through notes.
MozReview-Commit-ID: 4KIbzEKnmNU
|
2017-04-27 12:44:55 -04:00 |
Michael Layzell
|
221c4e65ae
|
Bug 1339537 - Part 2: Update the MOZ_NON_PARAM analysis to implicitly apply to alignas(_) types, r=ehsan
MozReview-Commit-ID: 2VDJRxxkVjV
|
2017-04-27 12:44:49 -04:00 |
Ehsan Akhgari
|
21f0768c95
|
Bug 1324328 - Remove MozChecker and some unused code; r=mystor
|
2016-12-28 21:14:51 -05:00 |
Ehsan Akhgari
|
2f3ebccb92
|
Bug 1324325 - Port the muse-use check to the clang-tidy compatible framework; r=mystor
|
2016-12-28 21:14:49 -05:00 |
Ehsan Akhgari
|
371365724c
|
Bug 1324315 - Refactor the clang plugin to use a framework similar to clang-tidy's; r=mystor
|
2016-12-28 20:47:47 -05:00 |
Ehsan Akhgari
|
3ddb346120
|
Bug 1324239 - Refactor the clang plugin; r=mystor
This patch mostly just splits up clang-plugin.cpp into separate files for
different classes or helpers.
|
2016-12-28 20:17:48 -05:00 |