/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/ |
H A D | readability-todo.cpp | 4 // CHECK-MESSAGES: [[@LINE-1]]:1: warning: missing username/bug in TODO 8 // CHECK-MESSAGES: [[@LINE-1]]:1: warning: missing username/bug in TODO 12 // CHECK-MESSAGES: [[@LINE-1]]:1: warning: missing username/bug in TODO 16 // CHECK-MESSAGES: [[@LINE-1]]:1: warning: missing username/bug in TODO
|
/llvm-project/clang-tools-extra/clang-tidy/google/ |
H A D | TodoCommentCheck.cpp | 31 StringRef Username = Matches[1]; in HandleComment() local 34 if (!Username.empty()) in HandleComment() 39 Check.diag(Range.getBegin(), "missing username/bug in TODO") in HandleComment()
|
H A D | TodoCommentCheck.h | 16 /// Finds TODO comments without a username or bug number.
|
/llvm-project/lldb/docs/use/ |
H A D | qemu-testing.rst |
|
/llvm-project/flang/unittests/Runtime/ |
H A D | CommandTest.cpp | 697 SetEnv("USERNAME", "loginName"); in EnvironmentVariables() 799 // username first char must not be null 827 ASSERT_NE(std::getenv("USERNAME"), nullptr) in TEST_F() 828 << "Environment variable USERNAME does not exist"; in TEST_F() 839 ASSERT_NE(std::getenv("USERNAME"), nullptr) in TEST_F() 840 << "Environment variable USERNAME does not exist"; in TEST_F() 851 ASSERT_NE(std::getenv("USERNAME"), nullptr) in TEST_F() 852 << "Environment variable USERNAME does not exist"; in TEST_F()
|
/llvm-project/llvm/utils/Misc/ |
H A D | zkill | 173 group.add_option("", "--user", dest="userName", metavar="REGEX", 244 if opts.userName is not None: 246 if re_full_match(opts.userName, p.user)]
|
/llvm-project/lldb/source/Host/posix/ |
H A D | HostInfoPosix.cpp | 98 std::string username; in DoGetGroupName() 117 return password->username; in DoGetGroupName() 66 std::string username; global() member
|
/llvm-project/llvm/docs/Proposals/ |
H A D | GitHubMove.rst | 35 username/password-hash. 324 git svn init https://llvm.org/svn/llvm-project/llvm/trunk --username=<username> 394 git svn init https://llvm.org/svn/llvm-project/llvm/trunk --username=<username> 401 git svn init https://llvm.org/svn/llvm-project/clang/trunk --username=<username> 408 git svn init https://llvm.org/svn/llvm-project/libcxx/trunk --username=<username>
|
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/google/ |
H A D | readability-todo.rst | 6 Finds TODO comments without a username or bug number.
|
/llvm-project/lldb/source/Commands/ |
H A D | CommandCompletions.cpp | 358 llvm::StringRef Username = Buffer.take_front(FirstSep); in DiskFilesOrDirectories() local 364 if (!Resolver.ResolveExact(Username, Resolved)) { in DiskFilesOrDirectories() 365 // We couldn't resolve it as a full username. If there were no slashes in DiskFilesOrDirectories() 366 // then this might be a partial username. We try to resolve it as such in DiskFilesOrDirectories() 370 Resolver.ResolvePartial(Username, MatchSet); in DiskFilesOrDirectories()
|
/llvm-project/.github/workflows/ |
H A D | llvm-bugs.yml | 34 const mg = mailgun.client({ username: 'api', key: process.env.MAILGUN_API_KEY });
|
/llvm-project/lldb/include/lldb/Utility/ |
H A D | TildeExpressionResolver.h | 51 /// the username portion with the matched result.
|
/llvm-project/llvm/utils/bugpoint/ |
H A D | RemoteRunSafely.sh | 16 # <login_name> is the username on the remote host,
|
/llvm-project/llvm/utils/release/ |
H A D | build_llvm_release.bat | 63 set "link_name=%temp%\%username%_%random%_%random%.tmp"
112 set python32_dir=C:\Users\%USERNAME%\AppData\Local\Programs\Python\Python310-32
113 set python64_dir=C:\Users\%USERNAME%\AppData\Local\Programs\Python\Python310
114 set pythonarm64_dir=C:\Users\%USERNAME%\AppData\Local\Programs\Python\Python311-arm64
|
H A D | merge-request.sh | 121 echo "error: bugzilla username not specified."
|
/llvm-project/lldb/unittests/Interpreter/ |
H A D | TestCompletion.cpp | 258 // With ~username syntax it should return one match if there is an exact in TEST_F() 264 // But with a username that is not found, no results are returned. in TEST_F()
|
/llvm-project/llvm/docs/ |
H A D | Security.rst | 36 username for an individual isn't available, the brackets will be empty. 193 * All security issues (as well as nomination / removal discussions) become public within approximately fourteen weeks of the fix landing in the LLVM repository. Precautions should be taken to avoid disclosing particularly sensitive data included in the report (e.g. username and password pairs).
|
H A D | GitHub.rst | 21 It is possible to create branches that starts with `users/<username>/`, however this is
|
H A D | HowToReleaseLLVM.rst | 308 them (i.e @username) in a comment and ask them if the patch is safe to backport.
|
H A D | MyFirstTypoFix.rst | 430 Thanks @<username of reviewer>. I don't have commit access, can you merge this
|
/llvm-project/clang-tools-extra/clangd/index/remote/marshalling/ |
H A D | Marshalling.h | 28 /// "/usr/local/username/llvm-project/llvm/include/HelloWorld.h"), they need to
|
/llvm-project/flang/runtime/ |
H A D | extensions.cpp | 146 GetUsernameEnvVar("USERNAME", arg, length); in RTNAME()
|
/llvm-project/clang-tools-extra/clang-tidy/tool/ |
H A D | ClangTidyMain.cpp | 390 // USERNAME is used on Windows. in createOptionsProvider() 392 DefaultOptions.User = llvm::sys::Process::GetEnv("USERNAME"); in createOptionsProvider()
|
/llvm-project/lldb/docs/resources/ |
H A D | lldbgdbremote.md | 1485 drwxrwxr-x 16 username groupname 4096 Aug 15 21:36 . 1486 drwxr-xr-x 17 username groupname 4096 Aug 10 16:39 .. 1487 -rw-rw-r-- 1 username groupname 73875 Aug 12 16:46 notes.txt 1488 drwxrwxr-x 5 username groupname 4096 Aug 15 21:36 source.cpp 1489 -rw-r--r-- 1 username groupname 2792 Aug 12 16:46 a.out 1490 -rw-r--r-- 1 username groupname 3190 Aug 12 16:46 Makefile
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | TidyProvider.cpp | 157 return llvm::sys::Process::GetEnv("USERNAME"); in provideEnvironment()
|