HomePhabricator

[lldb] NFC: Remove the extra ';'

Description

[lldb] NFC: Remove the extra ';'

Summary:
Remove extra ; to eliminate the following pedantic warning.

warning: extra ';' [-Wpedantic]

Reviewers: shafik

Reviewed By: shafik

Subscribers: abidh, lldb-commits

Differential Revision: https://reviews.llvm.org/D54528

Details

Committed
henrywongNov 16 2018, 5:01 AM
Reviewer
shafik
Differential Revision
D54528: [lldb] NFC: Remove the extra ';'
Branches
Unknown
Tags
Unknown