diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-24 17:34:33 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-24 17:34:33 +0000 |
commit | 7f9f7c87489b441bc69e742bf64674147861d213 (patch) | |
tree | 008f64dfa43a7c1b05200ca868ce15816d5b6843 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | fc25da101c40e2797aeb8f2e03fdc52ce71adb63 (diff) | |
download | llvm-7f9f7c87489b441bc69e742bf64674147861d213.zip llvm-7f9f7c87489b441bc69e742bf64674147861d213.tar.gz llvm-7f9f7c87489b441bc69e742bf64674147861d213.tar.bz2 |
DebugInfo: Reorder definitions of MDLocation and MDFile, NFC
Move definition of `MDLocation` after `MDLocalScope` so that the latter
is available for casts in the former. Similarly, move the definition of
`MDFile` as early as possible so that other classes can cast to it in
their definitions. (Follow-up commits will take advantage of this.)
llvm-svn: 233096
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions