diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-08 17:24:24 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-08 19:02:14 -0500 |
commit | 0985554b709fe6856a2cb77f3739cdeb1bbf9ba5 (patch) | |
tree | 7d798512ec5383caa195f1e5f64e1193dd59fc21 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 21605a1207743c9256c147086afa05c5c3636b26 (diff) | |
download | llvm-0985554b709fe6856a2cb77f3739cdeb1bbf9ba5.zip llvm-0985554b709fe6856a2cb77f3739cdeb1bbf9ba5.tar.gz llvm-0985554b709fe6856a2cb77f3739cdeb1bbf9ba5.tar.bz2 |
[Attributor][NFC] Split AbstractAttributes out of Attributor.cpp
Attributor.cpp became quite big and we need to start provide structure.
The Attributor code is now in Attributor.cpp and the classes derived
from AbstractAttribute are in AttributorAttributes.cpp. Minor changes
were required but no intended functional changes.
We also minimized includes as part of this.
Reviewed By: baziotis
Differential Revision: https://reviews.llvm.org/D76873
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions