Home
last modified time | relevance | path

Searched refs:Revision (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project-15.0.7/clang/lib/Basic/
H A DVersion.cpp64 std::string Revision = getClangRevision(); in getClangFullRepositoryVersion() local
65 if (!Path.empty() || !Revision.empty()) { in getClangFullRepositoryVersion()
69 if (!Revision.empty()) { in getClangFullRepositoryVersion()
72 OS << Revision; in getClangFullRepositoryVersion()
78 if (!LLVMRev.empty() && LLVMRev != Revision) { in getClangFullRepositoryVersion()
/llvm-project-15.0.7/llvm/docs/
H A DPhabricator.rst112 * Leave the drop down on *Create a new Revision...* and click *Continue*.
192 * You will see a "Stack" tab in the "Revision Contents" section of the review
259 *Revision Update History*. Most features are self descriptive - explore, and
264 when a review changes state, for example by clicking "Accept Revision" in
352 Differential Revision: <URL>
363 ``Differential Revision`` line (as the last line) to the commit message
373 ``Differential Revision`` line to your commit message then it is recommended
382 following (where ``<Revision>`` is the Phabricator review number):
386 arc patch D<Revision>
389 This will create a new branch called ``arcpatch-D<Revision>`` based on the
[all …]
H A DGitBisecting.rst125 https://git-scm.com/book/en/v2/Git-Tools-Revision-Selection
H A DExtendedIntegerResults.txt5 Mar 25, 2009 - Initial Revision
/llvm-project-15.0.7/clang/tools/clang-fuzzer/
H A DDockerfile22 …lvm.org/svn/llvm-project/cfe/trunk clang -r $(cd ../ && svn info | grep Revision | awk '{print $2}…
23 …vm-project/compiler-rt/trunk compiler-rt -r $(cd ../ && svn info | grep Revision | awk '{print $2}…
/llvm-project-15.0.7/llvm/utils/crosstool/
H A Dcreate-snapshots.sh17 svn info ${LLVM_PROJECT_SVN} | egrep ^Revision | sed 's/^Revision: //'
/llvm-project-15.0.7/lldb/test/Shell/Minidump/Windows/Inputs/
H A Dfind-module.dmp.yaml12 Processor Revision: 2050
H A Darm-fp-unwind.dmp.yaml26 Processor Revision: 2564
H A Dbroken-unwind.dmp.yaml12 Processor Revision: 2050
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/
H A Ddebug_loc-aslr.yaml13 Processor Revision: 15876
/llvm-project-15.0.7/lldb/test/Shell/Minidump/Inputs/
H A Dlinux-x86_64.yaml12 Processor Revision: 15876
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/Breakpad/Inputs/
H A Dstack-cfi-parsing.yaml19 Processor Revision: 15876
H A Dunwind-via-stack-cfi.yaml23 Processor Revision: 15876
/llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/minidump-new/
H A Dlinux-x86_64.yaml24 Processor Revision: 15876
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dvbinop-simplify-bug.ll3 ; Revision 199135 introduced a wrong check in method
H A Dpr31593.ll4 ; Revision r291120 introduced a regression and this test started failing
/llvm-project-15.0.7/llvm/utils/vim/syntax/
H A Dmachine-ir.vim4 " Version: $Revision$
H A Dtablegen.vim4 " Version: $Revision$
H A Dmir.vim4 " Version: $Revision$
H A Dllvm.vim4 " Version: $Revision$
/llvm-project-15.0.7/lldb/examples/test/
H A Dusage-lldb-loggings17 Revision: 162231
78 Revision: 162231
H A Dusage-pre-post-flight16 Revision: 154753
/llvm-project-15.0.7/mlir/utils/vim/syntax/
H A Dmlir.vim4 " Version: $Revision$
/llvm-project-15.0.7/llvm/utils/vim/
H A Dvimrc2 " $Revision$
/llvm-project-15.0.7/llvm/utils/release/
H A Dbuild_llvm_release.bat65 echo Revision: %revision%

12