summaryrefslogtreecommitdiffstats
path: root/lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp')
-rw-r--r--lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp b/lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp
index 9941d8fbbf3..d339e0c562b 100644
--- a/lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp
+++ b/lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp
@@ -129,4 +129,4 @@ Anonymous<A::B::C<int>>::D AnonABCVoidD;
int main(int argc, char **argv) {
return 0;
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud