aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChelsea Cassanova <chelsea_cassanova@apple.com>2024-04-10 14:45:49 -0700
committerGitHub <noreply@github.com>2024-04-10 14:45:49 -0700
commitaf7c196fb8d10f58a704b5a8d142feacf2f0236d (patch)
tree144b09a2c4bdef74c17dcf2a8d91ef6a05042c9b /flang/lib/Frontend/CompilerInvocation.cpp
parentfb771fe315654231f613a5501ebd538f036c78b6 (diff)
downloadllvm-af7c196fb8d10f58a704b5a8d142feacf2f0236d.zip
llvm-af7c196fb8d10f58a704b5a8d142feacf2f0236d.tar.gz
llvm-af7c196fb8d10f58a704b5a8d142feacf2f0236d.tar.bz2
[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enumerations.h (#87409)
When the `eBroadcastBitProgressCategory` bit was originally added to Debugger.h and SBDebugger.h, each corresponding bit was added in order of the other bits that were previously there. Since `Debugger.h` has an enum bit that `SBDebugger.h` does not, this meant that their offsets did not match. Instead of trying to keep the bit offsets in sync between the two, it's preferable to just move SBDebugger's enum into the main enumerations header and use the bits from there. This also requires that API tests using the bits from SBDebugger update their usage.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions