Skip to content

Commit 2f254c2

Browse files
authored
README.md: added note about repository move [skip ci] (#650)
1 parent 24136a0 commit 2f254c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Simple C/C++ preprocessor
22

3+
NOTE: This repository was recently moved from https://github.com/danmar/simplecpp to https://github.com/cppcheck-opensource/simplecpp. Please make sure to update all your references to it accordingly.
4+
35
This is a simple C/C++ preprocessor.
46

57
The goal is to have good conformance with the C and C++ standards and to handle nonstandard preprocessor extensions in gcc / clang / visual studio preprocessors. Most of the preprocessor testcases in gcc and clang are handled OK by simplecpp.

0 commit comments

Comments
 (0)