Side by Side Diff: tools/clang/TaskToBind/TaskToBind.exports
Issue 7886056:
Clang plugin that rewrites PostTask(_, NewRunnableMethod(...)) to PostTask(_, base::Bind(...)); (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set:
Created 9 years, 3 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Issue 7886056: Clang plugin that rewrites PostTask(_, NewRunnableMethod(...)) to PostTask(_, base::Bind(...));
(Closed)
Created 9 years, 3 months ago by awong
Modified 8 years, 6 months ago
Reviewers: Nico
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 20