Jeroen Ketema
|
8139e1a2a8
|
C++: Fix tests after extractor changes that improve using position accuracy
|
2022-04-21 17:36:11 +02:00 |
|
Geoffrey White
|
511d7c9199
|
C++: Improve solution for UsingDeclarationEntry.
|
2020-05-04 18:01:29 +01:00 |
|
Geoffrey White
|
3d431607e7
|
C++: Combine the usings tests and add detail about classes.
|
2020-05-04 17:48:42 +01:00 |
|
Geoffrey White
|
9fc37d174e
|
C++: Update the 'usings' tests.
|
2020-05-04 17:46:26 +01:00 |
|
Jonas Jensen
|
4ef5c9af62
|
C++: Autoformat everything
Some files that will change in #1736 have been spared.
./build -j4 target/jars/qlformat
find ql/cpp/ql -name "*.ql" -print0 | xargs -0 target/jars/qlformat --input
find ql/cpp/ql -name "*.qll" -print0 | xargs -0 target/jars/qlformat --input
(cd ql && git checkout 'cpp/ql/src/semmle/code/cpp/ir/implementation/**/*SSA*.qll')
buildutils-internal/scripts/pr-checks/sync-identical-files.py --latest
|
2019-09-09 11:25:53 +02:00 |
|
Matthew Gretton-Dann
|
855ce8dd9d
|
C++: Add support for UsingEntry.getEnclosingElement
|
2019-08-22 14:23:38 +01:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|