mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
CompilerImprovements: fix enumerated list numbering.
parent
54be548d2b
commit
123d877977
1 changed files with 0 additions and 4 deletions
|
@ -7,13 +7,9 @@ Areas for improvement
|
|||
1. lexer - Front end duplicate include elimination
|
||||
- per profile cache which files have already been included so they don't need to be processed multiple times
|
||||
|
||||
<!-- -->
|
||||
|
||||
2. Include parse caching
|
||||
- cache include files post parsing so that they don't need to be re-parsed
|
||||
|
||||
<!-- -->
|
||||
|
||||
3. Rule duplicate removal (only done on files)
|
||||
- almost unneeded if fix for 1 is done
|
||||
- requires: to full replace (so code can be dropped) need 1 and 4
|
||||
|
|
Loading…
Add table
Reference in a new issue