Coccinelle hosts its code at git://github.com/coccinelle/coccinelle.git.
You can learn more at the project's web page.
Launchpad imports the master branch and you can create branches from it.
bzr branch lp:coccinelle
Coccinelle has 1 active branch owned by 1 person. There were 1 commit by 1 person in the last month.
Bazaar branches
Name | Status | Last Modified | Last Commit | |
---|---|---|---|---|
lp:coccinelle
Series: trunk |
1 Development | 2021-04-03 14:00:06 UTC 2021-04-03 |
4993.
parsing_cocci: ast0: Add support for ...
Author:
Keisuke Nishimura
parsing_cocci: ast0: Add support for __attribute__ with one argument This series adds support for __attribute__ with one argument. Current Coccinelle is having a problem with attrs and endattrs in C attrs = [] #2 attrs = [__attribute_ __attribute_ This problem results from the implementation of parsing_ The current implementation in parsing_hacks.ml only checks the next To solve this problem, the algorithm used in current parsing_hacks.ml Signed-off-by: Keisuke Nishimura <mumumu0722@ |
1 → 1 of 1 result | First • Previous • Next • Last |