The analyzer doesn't make use of them anyway and they seem to have pretty weird AST from time to time, so let's just skip them for now.
Fixes the assertion failure in https://bugs.llvm.org/show_bug.cgi?id=38427.
|  Differential  D50824  
[CFG] [analyzer] pr37769: Disable argument construction contexts for variadic functions. Authored by NoQ on Aug 15 2018, 5:17 PM. 
Details 
 The analyzer doesn't make use of them anyway and they seem to have pretty weird AST from time to time, so let's just skip them for now. Fixes the assertion failure in https://bugs.llvm.org/show_bug.cgi?id=38427. 
Diff Detail |