mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
Support/PathV2: Update comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120348 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7a0b4fdd14
commit
e6f26e874e
@ -1,4 +1,4 @@
|
||||
//===- llvm/Support/PathV2.h - Path Operating System Concept -----*- C++ -*-===//
|
||||
//===- llvm/Support/PathV2.h - Path Operating System Concept ----*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
@ -7,7 +7,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// This file declares the llvm::sys::path namespace. It is designed after
|
||||
// This file declares the llvm::sys::{path,fs} namespaces. It is designed after
|
||||
// TR2/boost filesystem (v3), but modified to remove exception handling and the
|
||||
// path class.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user