aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-02-08 10:43:22 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-02-08 12:10:21 -0500
commitcaf7f05c1c7320fe29c2ec4ebecac91a5c970633 (patch)
treee91105c455ebbfbee83fa574dc9b8b61ff9483fd /clang/lib/Frontend/InitPreprocessor.cpp
parent99d72ebddf97879c175552278601c824410884e8 (diff)
downloadllvm-caf7f05c1c7320fe29c2ec4ebecac91a5c970633.zip
llvm-caf7f05c1c7320fe29c2ec4ebecac91a5c970633.tar.gz
llvm-caf7f05c1c7320fe29c2ec4ebecac91a5c970633.tar.bz2
[Attributor] Emit fixed-point remark on function list
This patch replaces the function we emit the remark on when we run into the fix-point limit. Previously we got a function to emit a remark on from the worklist's associated function. However, the worklist may not always have an associated function in the case of global variables. Replace this with the function set, and if there are no functions don't emit the remark. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D119248
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions