Displaying 3 results from an estimated 3 matches for "tkeith".
Did you mean:
keith
2020 Feb 25
2
Plan for landing flang in monorepo
...ers and uses it as a C string.
- Steve
From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Eric Christopher via llvm-dev <llvm-dev at lists.llvm.org>
Reply-To: Eric Christopher <echristo at gmail.com>
Date: Monday, February 24, 2020 at 5:01 PM
To: Timothy Keith <tkeith at nvidia.com>
Cc: "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] Plan for landing flang in monorepo
External email: Use caution opening links or attachments
Last I looked there's a lot of char * based string manipulation in f18. I'd l...
2020 Feb 25
2
Plan for landing flang in monorepo
Can you elaborate on this?
- to move the std::string/string_view/StringRef changes to pre-merge unless you're going to have someone dedicated to handling them post-merge (rather than "time permits"). The C vs C++ ism here is fairly strong and I'd like to get the C-style string handling out fairly quickly.
I understood this item to be looking into replacing uses of std::string
2020 Jun 30
3
[RFC] Semi-Automatic clang-format of files with low frequency
The flang sub-project is supposed to be fully formatted so it wouldn’t be hard to get to 100% for a test like this and we would be happy to participate. We were at 100% at one point but there are about 10 files that need formatting now, in part because of changes to clang-format. It would be good to get early warning of clang-format changes like that.
Let me know if there is anything I can do to