Author: dexonsmith
Date: Fri Apr 17 19:26:49 2015
New Revision: 235246
URL: http://llvm.org/viewvc/llvm-project?rev=235246&view=rev
Log:
Remove dead code, NFC
Modified:
cfe/trunk/lib/CodeGen/CGDebugInfo.h
Modified: cfe/trunk/lib/CodeGen/CGDebugInfo.h
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/CodeGen/CGDebugInfo.h?rev=235246&r1=235245&r2=235246&view=diff
==============================================================================
--- cfe/trunk/lib/CodeGen/CGDebugInfo.h (original)
+++ cfe/trunk/lib/CodeGen/CGDebugInfo.h Fri Apr 17 19:26:49 2015
@@ -328,9 +328,6 @@ private:
llvm::MDCompositeType *getOrCreateRecordFwdDecl(const RecordType *,
llvm::MDScope *);
- /// \brief Create a set of decls for the context chain.
- llvm::DIDescriptor createContextChain(const Decl *Decl);
-
/// \brief Return current directory name.
StringRef getCurrentDirname();
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits