mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
CPP: Add test cases.
This commit is contained in:
@@ -39,3 +39,19 @@
|
||||
// int myFunction() const { return myValue; }
|
||||
|
||||
// int myFunction() const noexcept { return myValue; }
|
||||
|
||||
// #define MYMACRO
|
||||
|
||||
// #include "include.h"
|
||||
|
||||
/*
|
||||
#ifdef
|
||||
void myFunction();
|
||||
#endif
|
||||
*/
|
||||
|
||||
// define some constants
|
||||
|
||||
// don't #include anything here
|
||||
|
||||
// #hashtag
|
||||
|
||||
Reference in New Issue
Block a user