Sylvestre Ledru
|
173e982fb0
|
Bug 1410472 - clang-plugin follows the LLVM coding style for real r=mystor
MozReview-Commit-ID: AXrQEjWzxvg
|
2017-10-20 19:11:50 +02:00 |
|
Michael Layzell
|
5b3a672fa7
|
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
|
864494b176
|
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
|
682fa26f9e
|
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
|
8e6e79ff90
|
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 |
|