PP: Recognize <> style #include header names. I.e., #include <header-name>.
Also correctly test and handle missing newline.
This commit is contained in:
parent
faa720f14c
commit
affc26674d
8 changed files with 105 additions and 44 deletions
|
|
@ -3,5 +3,4 @@
|
|||
#include 123
|
||||
#include "foo"
|
||||
#include "foo" garbage
|
||||
#include "no-eol"
|
||||
|
||||
#include "no-eol"
|
||||
Loading…
Add table
Add a link
Reference in a new issue