commit | bee05c1206dcd525e0a1f066d166ad3e972a500e | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Fri Jul 16 02:11:15 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Fri Jul 16 02:11:15 2010 +0000 |
tree | c2fc54c7b3cd70cf93f13ae3ac126ca00b4111eb | |
parent | 6d7cfd7ef82e42ff30ee1dafd2883fd94e9f8294 [diff] |
Add builtin definition for scanf, including extending the builtin encoding to represent builtins that have the "scanf" attribution (via the format attribute) just like we do with printf functions. Follow-up work is needed to add similar support for fscanf et al. This is to support format-string checking for scanf functions. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108499 91177308-0d34-0410-b5e6-96231b3b80d8