search for: sourcerang

Displaying 9 results from an estimated 9 matches for "sourcerang".

Did you mean: sourcerange
2018 Nov 26
3
'git llvm push' not working for me on Windows
...alf Of Vedant Kumar Sent: Thursday, November 22, 2018 9:38 AM To: Robinson, Paul Cc: zturner at google.com; jyknight at google.com; llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] 'git llvm push' not working for me on Windows As a test case, try committing a change to clang/test/SemaCXX/sourceranges.cpp? I believe most editors force Windows-style line endings for that file (they show up in my vim as “^M”). I recently tried to commit a change to that file using “git llvm push” on macOS, but hit what I think is the same issue. At least, the error message was the same. vedant (sent from my iPh...
2018 Nov 28
2
'git llvm push' not working for me on Windows
...Robinson, Paul >> *Cc:* zturner at google.com; jyknight at google.com; llvm-dev at lists.llvm.org >> *Subject:* Re: [llvm-dev] 'git llvm push' not working for me on Windows >> >> >> >> As a test case, try committing a change to >> clang/test/SemaCXX/sourceranges.cpp? >> >> >> >> I believe most editors force Windows-style line endings for that file >> (they show up in my vim as “^M”). I recently tried to commit a change to >> that file using “git llvm push” on macOS, but hit what I think is the same >> issue. At l...
2018 Nov 21
2
'git llvm push' not working for me on Windows
FTR the commit where it failed for me had both llvm and clang changes. I wonder if that contributed. --paulr From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of via llvm-dev Sent: Monday, November 19, 2018 6:01 PM To: zturner at google.com; jyknight at google.com Cc: llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] 'git llvm push' not working for me on Windows Hm.
2011 Jan 20
0
[LLVMdev] Warnings when compiling llvm+clang (Mac OS X system gcc)
...e warning is: ---------------------------- makellvm[0]: Compiling SemaTemplateVariadic.cpp for Release+Asserts build /Users/filcab/dev/stuff/llvm/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp: In member function ‘bool clang::Sema::CheckParameterPacksForExpansion(clang::SourceLocation, clang::SourceRange, const clang::UnexpandedParameterPack*, unsigned int, const clang::MultiLevelTemplateArgumentList&, bool&, bool&, llvm::Optional<unsigned int>&)’: /Users/filcab/dev/stuff/llvm/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp:479: warning: ‘Index’ may be used uninitialized i...
2018 Nov 28
2
'git llvm push' not working for me on Windows
...com; jyknight at google.com; llvm-dev at lists.llvm.org >>>> *Subject:* Re: [llvm-dev] 'git llvm push' not working for me on Windows >>>> >>>> >>>> >>>> As a test case, try committing a change to >>>> clang/test/SemaCXX/sourceranges.cpp? >>>> >>>> >>>> >>>> I believe most editors force Windows-style line endings for that file >>>> (they show up in my vim as “^M”). I recently tried to commit a change to >>>> that file using “git llvm push” on macOS, but h...
2018 Nov 28
2
'git llvm push' not working for me on Windows
...to:zturner at google.com>; jyknight at google.com<mailto:jyknight at google.com>; llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] 'git llvm push' not working for me on Windows As a test case, try committing a change to clang/test/SemaCXX/sourceranges.cpp? I believe most editors force Windows-style line endings for that file (they show up in my vim as “^M”). I recently tried to commit a change to that file using “git llvm push” on macOS, but hit what I think is the same issue. At least, the error message was the same. vedant (sent from my iPh...
2018 Nov 29
2
'git llvm push' not working for me on Windows
...to:zturner at google.com>; jyknight at google.com<mailto:jyknight at google.com>; llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] 'git llvm push' not working for me on Windows As a test case, try committing a change to clang/test/SemaCXX/sourceranges.cpp? I believe most editors force Windows-style line endings for that file (they show up in my vim as “^M”). I recently tried to commit a change to that file using “git llvm push” on macOS, but hit what I think is the same issue. At least, the error message was the same. vedant (sent from my iPh...
2014 Dec 09
3
[LLVMdev] [cfe-dev][Openmp-dev] Clang Plugin to analyze OpenMP AST
Hi, I am writing a plugin to get information about the OpenMP constructs from the AST. I am basically writing a “RecursiveASTVisitor” and I am trying to find the OpenMP statement and get information like filename and line of code. When I am visiting recursively each statement I have my own switch on the “StmtClass” and for now I am focusing on “OMPParallelForDirectiveClass”. In my understanding,
2019 Feb 01
2
'git llvm push' not working for me on Windows
...to:zturner at google.com>; jyknight at google.com<mailto:jyknight at google.com>; llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] 'git llvm push' not working for me on Windows As a test case, try committing a change to clang/test/SemaCXX/sourceranges.cpp? I believe most editors force Windows-style line endings for that file (they show up in my vim as “^M”). I recently tried to commit a change to that file using “git llvm push” on macOS, but hit what I think is the same issue. At least, the error message was the same. vedant (sent from my iPh...