diff options
| author | Fangrui Song <maskray@google.com> | 2019-05-13 04:42:32 +0000 |
|---|---|---|
| committer | Fangrui Song <maskray@google.com> | 2019-05-13 04:42:32 +0000 |
| commit | b0e54cbcdf6a5d965e08f50ce2b300fb1410523f (patch) | |
| tree | cc4d3d6fb2d79281742d3437a2335b8ea51e9768 /lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h | |
| parent | f9180b5abe405d740428d8109f2c0c4a75ee676b (diff) | |
| download | bcm5719-llvm-b0e54cbcdf6a5d965e08f50ce2b300fb1410523f.tar.gz bcm5719-llvm-b0e54cbcdf6a5d965e08f50ce2b300fb1410523f.zip | |
Fix file names in file headers. NFC
llvm-svn: 360554
Diffstat (limited to 'lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h')
| -rw-r--r-- | lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h b/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h index 401fe52a8b6..107e26fb04c 100644 --- a/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h +++ b/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h @@ -1,4 +1,4 @@ -//===-- PDBFPOProgramToDWARFExpression.h ------------------------*- C++ -*-===// +//===-- PdbFPOProgramToDWARFExpression.h ------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |

