diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-02-10 00:51:47 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-02-10 00:51:47 +0000 |
commit | f3e09bdaee008f72865aadb982e5502f6878a485 (patch) | |
tree | 5153c38cb23b565dbc921fa475e9196a4f50f8be /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 560b244c9bb2087693f9cf14826a4ecbf6c0f8bf (diff) | |
download | bcm5719-llvm-f3e09bdaee008f72865aadb982e5502f6878a485.tar.gz bcm5719-llvm-f3e09bdaee008f72865aadb982e5502f6878a485.zip |
[analyzer] Add support for __builtin_constant_p.
This builtin is evaluated in compile time. But in the analyzer we don't yet
automagically evaluate all calls that can be evaluated in compile time.
Patch by Felix Kostenzer!
Differential Revision: https://reviews.llvm.org/D42745
llvm-svn: 324789
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions