diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-16 19:36:17 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-16 19:36:17 +0000 |
commit | fe6dbadc0d53efdc34c096dd1695f23467ea6591 (patch) | |
tree | 9b74c4ca3b025a9a4606dde638868bd18d68c635 /clang/lib/Sema/Sema.cpp | |
parent | 9bb9a0c10b21cdddea593bad20d955ced9118b19 (diff) | |
download | bcm5719-llvm-fe6dbadc0d53efdc34c096dd1695f23467ea6591.tar.gz bcm5719-llvm-fe6dbadc0d53efdc34c096dd1695f23467ea6591.zip |
[Attributor] Introduce initialize calls and move code to keep attributes concise
Summary:
This patch should not change the behavior except that the added
initialize methods might indicate an optimistic fixpoint earlier. The
code movement is done to keep the attribute definitions in a single
block where it makes sense. No functional changes intended there.
Reviewers: uenoku, sstefan1
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66258
llvm-svn: 369142
Diffstat (limited to 'clang/lib/Sema/Sema.cpp')
0 files changed, 0 insertions, 0 deletions