summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/conditional-path-notes.c
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2019-06-10 23:24:02 +0000
committerShoaib Meenai <smeenai@fb.com>2019-06-10 23:24:02 +0000
commit5062cf599ca2602f03c42404f3951449d24c5c8b (patch)
tree6807adaad11757b1d4be385a1f8527986fc0b819 /clang/test/Analysis/conditional-path-notes.c
parent7ea131c20c113b78085301a1acd7b28884ec131e (diff)
downloadbcm5719-llvm-5062cf599ca2602f03c42404f3951449d24c5c8b.tar.gz
bcm5719-llvm-5062cf599ca2602f03c42404f3951449d24c5c8b.zip
[Support] Explicitly detect recursive response files
Previous detection relied upon an arbitrary hard coded limit of 21 response files, which some code bases were running up against. The new detection maintains a stack of processing response files and explicitly checks if a newly encountered file is in the current stack. Some bookkeeping data is necessary in order to detect when to pop the stack. Patch by Chris Glover. Differential Revision: https://reviews.llvm.org/D62798 llvm-svn: 363005
Diffstat (limited to 'clang/test/Analysis/conditional-path-notes.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud