summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex
diff options
context:
space:
mode:
authorBorsik Gabor <gabor.borsik@gmail.com>2019-11-23 22:28:46 +0100
committerBorsik Gabor <gabor.borsik@gmail.com>2019-12-15 12:11:22 +0100
commit273e67425243c74b33d24aa5b2c574877cc3e9bb (patch)
tree5fc81a0df565a7ee65a9e2521c7a41721b5d598e /clang/lib/Lex
parent0133dc3983c2ed477a198d414d5d7ad4b95db549 (diff)
downloadbcm5719-llvm-273e67425243c74b33d24aa5b2c574877cc3e9bb.tar.gz
bcm5719-llvm-273e67425243c74b33d24aa5b2c574877cc3e9bb.zip
[analyzer] Add support for namespaces to GenericTaintChecker
This patch introduces the namespaces for the configured functions and also enables the use of the member functions. I added an optional Scope field for every configured function. Functions without Scope match for every function regardless of the namespace. Functions with Scope will match if the full name of the function starts with the Scope. Multiple functions can exist with the same name. Differential Revision: https://reviews.llvm.org/D70878
Diffstat (limited to 'clang/lib/Lex')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud