tccpp.c: compile 'tcc_predefs' from string
commit781872517d1c82d3266135671fd0cf13eb8ae628
authorgrischka <grischka>
Wed, 13 May 2020 21:52:48 +0000 (13 23:52 +0200)
committergrischka <grischka>
Wed, 17 Jun 2020 16:01:45 +0000 (17 18:01 +0200)
tree3d045b1dd015b3eace95f3fc749d5263ef6ed1a4
parentcbef54653af39088b28bbc443abcadd30a20a25f
tccpp.c: compile 'tcc_predefs' from string

It might have advantages in cases if tcc/libtcc does not
depend on extern files.

Also:
- apply "stray \\ ..." check to macros only. For files it
  was already checked. Add positive test.
Makefile
include/tcc_predefs.h [deleted file]
tccpp.c
tests/tests2/60_errors_and_warnings.c
tests/tests2/60_errors_and_warnings.expect