diff browse annotate |
bcab9787d56344c681315ad11ac2b6f3fac41469 created 2022-08-10 08:14 +0000 pushed 2022-08-10 15:45 +0000 |
Mike Hommey | Mike Hommey - Bug 1783374 - Adjust RefCountedInsideLambdaChecker to clang trunk changes. r=andi |
diff browse annotate |
ee4b9934e0741ace55a20a410a4f5aee0df5d2b3 created 2021-04-14 19:12 +0000 pushed 2021-04-15 04:00 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1699844 - Add an escape hatch for the refcounted inside lambda checker. r=andi |
diff browse annotate |
538a16d495142178a73e0bdc30f100b43d2fd62b created 2018-11-03 13:41 +0000 pushed 2018-11-05 16:18 +0000 |
Andi-Bogdan Postelnicu | Andi-Bogdan Postelnicu - Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj |
diff browse annotate |
88c9b8587db69f36601f45e6584ac2d1c5e459b5 created 2017-10-20 19:11 +0200 pushed 2017-10-21 08:58 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1410472 - clang-plugin follows the LLVM coding style for real r=mystor |
diff browse annotate |
ed9b6ec1a0e8789b793bccf1426113e1c78f9ad5 created 2017-02-03 16:53 -0500 pushed 2017-03-02 13:03 +0000 |
Michael Layzell | Michael Layzell - Bug 1336510 - Part 1: Correct the RefCountedInsideLambda Check to complain about capturing and using `this` without a backing strong reference, r=ehsan |
diff browse annotate |
b1d2452c7c176f8004b20e01096334ff1234e055 created 2017-02-15 13:40 -0800 pushed 2017-02-16 12:16 +0000 |
Wes Kocher | Wes Kocher - Backed out 5 changesets (bug 1336510) for mass bustage a=backout CLOSED TREE |
diff browse annotate |
02ccacdbbb93b26120032ad128273ce68705a3cd created 2017-02-03 16:53 -0500 pushed 2017-02-16 12:16 +0000 |
Michael Layzell | Michael Layzell - Bug 1336510 - Part 1: Correct the RefCountedInsideLambda Check to complain about capturing and using `this` without a backing strong reference, r=ehsan |
diff browse annotate |
8222951c9369ca13c6358bc32c9d5da6c6c2289b created 2016-12-17 21:14 -0500 pushed 2016-12-29 20:04 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1324315 - Refactor the clang plugin to use a framework similar to clang-tidy's; r=mystor |
diff browse annotate |
ddfb48730883391cb38347d34917deaa978b9bc1 created 2016-12-17 16:35 -0500 pushed 2016-12-29 20:04 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1324239 - Refactor the clang plugin; r=mystor |