llvm-capstone/clang/utils
Fangrui Song 1d38c13f6e Use the container form llvm::sort(C, ...)
There are a few leftovers of rC343147 that are not (\w+)\.begin but in
the form of ([-[:alnum:]>.]+)\.begin or spanning two lines. Change them
to use the container form in this commit. The 12 occurrences have been
inspected manually for safety.

llvm-svn: 343425
2018-09-30 21:41:11 +00:00
..
ABITest
analyzer [analyzer] [testing] Pass through an extra argument for specifying extra analyzer options 2018-09-27 01:10:59 +00:00
check_cfc Fix typos in clang 2018-04-06 15:14:32 +00:00
CIndex
ClangVisualizers
hmaptool Re-apply: Add python tool to dump and construct header maps 2018-06-21 21:45:24 +00:00
perf-training
TableGen Use the container form llvm::sort(C, ...) 2018-09-30 21:41:11 +00:00
TestUtils
valgrind
VtableTest
bash-autocomplete.sh [bash-completion] Fix tab separation on macOS 2018-05-24 16:25:40 +00:00
builtin-defines.c
CaptureCmd
ClangDataFormat.py
clangdiag.py Fix typos in clang 2018-04-06 15:14:32 +00:00
CmpDriver
find-unused-diagnostics.sh
FindSpecRefs
FuzzTest
modfuzz.py
token-delta.py