| /llvm-project-15.0.7/clang/utils/perf-training/ |
| H A D | CMakeLists.txt | 42 add_lit_testsuite(generate-dtrace-logs "Generating clang dtrace data" 46 DEPENDS clang clear-dtrace-logs 49 add_custom_target(clear-dtrace-logs 60 DEPENDS generate-dtrace-logs)
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ExternalASTMerger.cpp | 111 llvm::raw_ostream &logs() { return Parent.logs(); } in logs() function in __anon14fbbf8e0111::LazyASTImporter 204 logs() << "(ExternalASTMerger*)" << (void*)&Parent in Imported() 215 logs() << "(ExternalASTMerger*)" << (void*)&Parent in Imported() 224 logs() << "(ExternalASTMerger*)" << (void*)&Parent in Imported() 300 logs() << "(ExternalASTMerger*)" << (void*)this in ForEachMatchingDC() 379 logs() << "(ExternalASTMerger*)" << (void*)this in MaybeRecordOrigin() 425 logs() << "(ExternalASTMerger*)" << (void *)this in RemoveSources()
|
| /llvm-project-15.0.7/llvm/utils/ |
| H A D | revert_checker_test.py | 78 logs = list( 84 self.assertEqual(commits, logs)
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | symbolication.rst | 10 used to symbolicate your crash logs and can often provide more information than 93 When symbolicating your crash logs, it can be tedious if you always have to 111 name. Crash logs on macOS have a Binary Images section that specifies that 241 Crash logs often have register information for the first frame in each stack, 245 crash logs have register information for your threads. 338 crash logs and creates symbolication objects that represent the images, the 340 in the lldb.utils.symbolication to symbolicate the crash logs. 344 logs: 402 -i, --interactive parse all crash logs and enter interactive mode
|
| /llvm-project-15.0.7/libcxx/ |
| H A D | .gitignore | 25 # Installer logs
|
| H A D | appveyor.yml | 66 name: logs
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/ |
| H A D | log_path_fork_test.cc.disabled | 17 // error logs.
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | DevelopmentModeInlineAdvisor.cpp | 126 /// compiler, this facility is concerned with producing training data ("logs").
|
| /llvm-project-15.0.7/libcxxabi/ |
| H A D | .gitignore | 35 # Installer logs
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | appveyor.yml | 48 name: logs
|
| /llvm-project-15.0.7/compiler-rt/lib/ubsan/ |
| H A D | ubsan_flags.inc | 28 "Used to provide fuzzing signal without blowing up logs.")
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/remote-index/ |
| H A D | public-log.test | 12 # Verify that request and response bodies are included in the verbose logs,
|
| /llvm-project-15.0.7/lldb/examples/test/ |
| H A D | usage-lldb-loggings | 37 Session logs for test failures/errors/unexpected successes will go into directory '2012-08-22-11_36… 101 Session logs for test failures/errors/unexpected successes will go into directory '2012-08-22-13_21…
|
| H A D | usage-pre-post-flight | 37 Session logs for test failures/errors/unexpected successes will go into directory '2012-04-16-11_34…
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ExternalASTMerger.h | 195 llvm::raw_ostream &logs() { return *LogStream; } in logs() function
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/ |
| H A D | README.md | 6 the clang static analyzer. Includes intercept-build tool, which logs 7 the build, as well as scan-build tool, which logs the build and runs
|
| /llvm-project-15.0.7/bolt/test/runtime/X86/ |
| H A D | hot-end-symbol.s | 29 # Our fdata only logs activity in main, so hot markers will change
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AddingConstrainedIntrinsics.rst | 91 To make debug logs readable it is helpful to update the SelectionDAG's
|
| H A D | TestSuiteMakefileGuide.rst | 127 to grep the output logs in the Output directories.
|
| H A D | MyFirstTypoFix.rst | 547 | If post-commit error logs confuse you, do not worry too much - 551 buildbots, overview of bots, getting error logs.
|
| H A D | SymbolizerMarkupFormat.rst | 42 operating system and machine architecture where the logs are generated and of 366 contextual element is to support implementations that handle logs coming from
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_flags.inc | 56 "Write logs to \"log_path.pid\". The special values are \"stdout\" and " 61 "append executable name to logs (as in \"log_path.exe_name.pid\").")
|
| /llvm-project-15.0.7/llvm/utils/release/ |
| H A D | test-release.sh | 290 LogDir=$BuildDir/logs
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | ChangeLog | 144 (RNBLogSTDOUT): New macro that logs to STDOUT if g_isatty is non-zero, else 145 it logs to asl. 146 (RNBLogSTDERR): New macro that logs to STDERR if g_isatty is non-zero, else 147 it logs to asl. 629 * DNBLog.cpp (_DNBLogThreaded): Added sequence ID for threaded logs.
|
| /llvm-project-15.0.7/llvm/docs/tutorial/ |
| H A D | BuildingAJIT2.rst | 207 failed to compile) and logs the error with the execution session before bailing
|