Andi-Bogdan Postelnicu
|
4f5c3e9078
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D10806
--HG--
extra : moz-landing-system : lando
|
2018-11-03 13:41:36 +00:00 |
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
|
54f10d1dd6
|
Bug 1336510 - Part 1: Correct the RefCountedInsideLambda Check to complain about capturing and using `this` without a backing strong reference, r=ehsan
MozReview-Commit-ID: 19jiqArKgxo
|
2017-03-01 15:09:44 -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 |