search for: driectly

Displaying 14 results from an estimated 14 matches for "driectly".

Did you mean: directly
2011 Nov 28
4
[LLVMdev] LLVM & Clang file management
...ally the intention of the FileManager to allow doing the things we do with it: not every module in clang uses the FileManager, and the moment we hit llvm there is no FileManager at all. For example, in case of the Driver we hack around the fact that the header search tries to access the file system driectly in rather brittle ways, relying on implementation details and #ifdefs. So why not make FileManager a more principled (and still blazing fast) file system abstraction? Pro: - only one interface for developers to learn on the project (no more PathV1 vs PathV2 vs FileManager) - only one implementatio...
2011 Nov 28
2
[LLVMdev] [cfe-dev] LLVM & Clang file management
...> FileManager to allow doing the things we do with it: not every module > in clang uses the FileManager, and the moment we hit llvm there is no > FileManager at all. For example, in case of the Driver we hack around > the fact that the header search tries to access the file system > driectly in rather brittle ways, relying on implementation details and > #ifdefs. > > So why not make FileManager a more principled (and still blazing fast) > file system abstraction? > Pro: > - only one interface for developers to learn on the project (no more > PathV1 vs PathV2 vs Fil...
2011 Dec 04
5
[LLVMdev] [cfe-dev] LLVM & Clang file management
...r to allow doing the things we do with it: not every module >> in clang uses the FileManager, and the moment we hit llvm there is no >> FileManager at all. For example, in case of the Driver we hack around >> the fact that the header search tries to access the file system >> driectly in rather brittle ways, relying on implementation details and >> #ifdefs. >> >> So why not make FileManager a more principled (and still blazing fast) >> file system abstraction? > > Yes, please! Great :) /me jumps right into the design discussion then. > Having a...
2011 Dec 03
0
[LLVMdev] [cfe-dev] LLVM & Clang file management
...> FileManager to allow doing the things we do with it: not every module > in clang uses the FileManager, and the moment we hit llvm there is no > FileManager at all. For example, in case of the Driver we hack around > the fact that the header search tries to access the file system > driectly in rather brittle ways, relying on implementation details and > #ifdefs. > > So why not make FileManager a more principled (and still blazing fast) > file system abstraction? Yes, please! Having a proper virtual file system across Clang and LLVM would be a huge boon, especially for p...
2011 Nov 28
0
[LLVMdev] [cfe-dev] LLVM & Clang file management
...r to allow doing the things we do with it: not every module >> in clang uses the FileManager, and the moment we hit llvm there is no >> FileManager at all. For example, in case of the Driver we hack around >> the fact that the header search tries to access the file system >> driectly in rather brittle ways, relying on implementation details and >> #ifdefs. >> >> So why not make FileManager a more principled (and still blazing fast) >> file system abstraction? >> Pro: >> - only one interface for developers to learn on the project (no more >...
2011 Dec 06
0
[LLVMdev] [cfe-dev] LLVM & Clang file management
...the things we do with it: not every module >>> in clang uses the FileManager, and the moment we hit llvm there is no >>> FileManager at all. For example, in case of the Driver we hack around >>> the fact that the header search tries to access the file system >>> driectly in rather brittle ways, relying on implementation details and >>> #ifdefs. >>> >>> So why not make FileManager a more principled (and still blazing fast) >>> file system abstraction? >> >> Yes, please! > > Great :) /me jumps right into the desig...
2011 Dec 06
2
[LLVMdev] [cfe-dev] LLVM & Clang file management
...o with it: not every module >>>> in clang uses the FileManager, and the moment we hit llvm there is no >>>> FileManager at all. For example, in case of the Driver we hack around >>>> the fact that the header search tries to access the file system >>>> driectly in rather brittle ways, relying on implementation details and >>>> #ifdefs. >>>> >>>> So why not make FileManager a more principled (and still blazing fast) >>>> file system abstraction? >>> >>> Yes, please! >> >> Grea...
2011 Nov 29
1
[LLVMdev] [cfe-dev] LLVM & Clang file management
...the things we do with it: not every module >>> in clang uses the FileManager, and the moment we hit llvm there is no >>> FileManager at all. For example, in case of the Driver we hack around >>> the fact that the header search tries to access the file system >>> driectly in rather brittle ways, relying on implementation details and >>> #ifdefs. >>> >>> So why not make FileManager a more principled (and still blazing fast) >>> file system abstraction? >>> Pro: >>> - only one interface for developers to learn on t...
2011 Dec 06
0
[LLVMdev] [cfe-dev] LLVM & Clang file management
...very module >>>>> in clang uses the FileManager, and the moment we hit llvm there is no >>>>> FileManager at all. For example, in case of the Driver we hack around >>>>> the fact that the header search tries to access the file system >>>>> driectly in rather brittle ways, relying on implementation details and >>>>> #ifdefs. >>>>> >>>>> So why not make FileManager a more principled (and still blazing fast) >>>>> file system abstraction? >>>> >>>> Yes, please! &...
2011 Dec 06
0
[LLVMdev] [cfe-dev] LLVM & Clang file management
...the things we do with it: not every module >>> in clang uses the FileManager, and the moment we hit llvm there is no >>> FileManager at all. For example, in case of the Driver we hack around >>> the fact that the header search tries to access the file system >>> driectly in rather brittle ways, relying on implementation details and >>> #ifdefs. >>> >>> So why not make FileManager a more principled (and still blazing fast) >>> file system abstraction? >> >> Yes, please! > > Great :) /me jumps right into the desig...
2011 Dec 06
5
[LLVMdev] [cfe-dev] LLVM & Clang file management
...o with it: not every module >>>> in clang uses the FileManager, and the moment we hit llvm there is no >>>> FileManager at all. For example, in case of the Driver we hack around >>>> the fact that the header search tries to access the file system >>>> driectly in rather brittle ways, relying on implementation details and >>>> #ifdefs. >>>> >>>> So why not make FileManager a more principled (and still blazing fast) >>>> file system abstraction? >>> >>> Yes, please! >> >> Great :...
2011 Dec 06
0
[LLVMdev] [cfe-dev] LLVM & Clang file management
...very module >>>>> in clang uses the FileManager, and the moment we hit llvm there is no >>>>> FileManager at all. For example, in case of the Driver we hack around >>>>> the fact that the header search tries to access the file system >>>>> driectly in rather brittle ways, relying on implementation details and >>>>> #ifdefs. >>>>> >>>>> So why not make FileManager a more principled (and still blazing fast) >>>>> file system abstraction? >>>> >>>> Yes, please! &...
2011 Dec 06
1
[LLVMdev] [cfe-dev] LLVM & Clang file management
...>>>>> in clang uses the FileManager, and the moment we hit llvm there is no >>>>>> FileManager at all. For example, in case of the Driver we hack around >>>>>> the fact that the header search tries to access the file system >>>>>> driectly in rather brittle ways, relying on implementation details and >>>>>> #ifdefs. >>>>>> >>>>>> So why not make FileManager a more principled (and still blazing fast) >>>>>> file system abstraction? >>>>> >>&gt...
2011 Dec 06
1
[LLVMdev] [cfe-dev] LLVM & Clang file management
...;>>>> in clang uses the FileManager, and the moment we hit llvm there is no > >>>>> FileManager at all. For example, in case of the Driver we hack around > >>>>> the fact that the header search tries to access the file system > >>>>> driectly in rather brittle ways, relying on implementation details > and > >>>>> #ifdefs. > >>>>> > >>>>> So why not make FileManager a more principled (and still blazing > fast) > >>>>> file system abstraction? > >>>&...