3/3
TransformerClangTidyCheck.h 6/6
TransformerClangTidyCheck.cpp -
TransformerClangTidyCheckTest.cpp -
libcxx/test/std/containers/ -
init_size_hash_equal.pass.cpp -
init_size_hash_equal_allocator.pass.cpp -
range_size_hash.pass.cpp -
range_size_hash_equal.pass.cpp -
range_size_hash_equal_allocator.pass.cpp -
unord.multimap.modifiers/ -
erase_const_iter.pass.cpp -
swap_non_member.pass.cpp -
lldb/source/Host/common/ -
inline-asm-i-constraint-i1.ll -
branch-relaxation-inst-size-gfx10.ll -
addsubcarry-promotion.ll -
inline-asm-i-constraint-i1.ll -
expand-experimental-reductions.ll -
inline-asm-i-constraint-i1.ll -
inline-asm-i-constraint-i1.ll -
inline-asm-i-constraint-i1.ll -
inline-asm-i-constraint-i1.ll -
inline-asm-i-constraint-i1.ll -
inline-asm-i-constraint-i1.ll -
inline-asm-i-constraint-i1.ll -
float-minmax-instruction-flag.ll -
section-filter-relocs.test
| | Authored by ymandel on May 1 2019, 9:40 AM. Event TimelineHerald added a project: Restricted Project.
22 ↗ | (On Diff #197573) | |
10 ↗ | (On Diff #197573) | |
ymandel marked 2 inline comments as done. ymandel marked 2 inline comments as done.
43 ↗ | (On Diff #197597) | |
38 ↗ | (On Diff #197597) | |
32 ↗ | (On Diff #200072) | |
38 ↗ | (On Diff #200072) | |
This revision is now accepted and ready to land. ymandel marked 2 inline comments as done.
32 ↗ | (On Diff #200072) | |
38 ↗ | (On Diff #200072) | |
32 ↗ | (On Diff #200072) | |
38 ↗ | (On Diff #200072) | |
ymandel marked 4 inline comments as done. ymandel marked 4 inline comments as done. Herald added projects: Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project. This revision was automatically updated to reflect the committed changes. ymandel marked 2 inline comments as done. Path | Size |
---|
| | | | | 2 lines | | 49 lines | | 63 lines | | | | 2 lines | | 68 lines | | | | | | | | 16 lines | | 92 lines | | | | 302 lines | | | | | | 11 lines | | | | 1 line | | | | 61 lines | | 102 lines | | | | 10 lines | | 509 lines | | | | 3 lines | | 45 lines | | | | 20 lines | | 654 lines | | 45 lines | | | | 100 lines | | libcxx/ | test/ | std/ | containers/ |
| | | 46 lines | | | | | | 89 lines | | 44 lines | | 86 lines | | 89 lines | | 89 lines | | 86 lines | | 44 lines | | 44 lines | | 44 lines | | 65 lines | | 44 lines | | 86 lines | | 86 lines | | 44 lines | | 44 lines | | 44 lines | | 65 lines | | unord.multimap.modifiers/ |
| | | 32 lines | | 116 lines | | 58 lines | | 44 lines | | 44 lines | | | | 68 lines | | | | 6 lines | | 73 lines | | 88 lines | | 74 lines | | 49 lines | | 100 lines | | | | 31 lines | | | | | | 2 lines | | | | 7 lines | | | | | | 5 lines | | | | 2 lines | | | | 9 lines | | | | | | 14 lines | | | | | | 5 lines | | | | 6 lines | | | | | | 12 lines | | 8 lines | | | | 4 lines | | | | | | 3 lines | | | | 5 lines | | | | | | | | 5 lines | | 21 lines | | | | 1 line | | 22 lines | | 3 lines | | | | 6 lines | | 6 lines | | | | | | 28 lines | | | | | | 14 lines | | 319 lines | | 69 lines | | | | 33 lines | | | | 84 lines | | 14 lines | | | | 4 lines | | | | 14 lines | | | | 14 lines | | | | 14 lines | | | | 14 lines | | | | 14 lines | | | | 14 lines | | | | 14 lines | | | | 14 lines | | 418 lines | | 159 lines | | | | 5 lines | | | | | | 16 lines | | 8 lines | | | | 4 lines | | 34 lines | | | | 13 lines | | | | 34 lines | | | | 5 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
20a36111d6b8 | 137a7e60593d | c44cd1e4ed9c | Yitzhak Mandelbaum | [clang-tidy] Add support for writing a check as a Transformer rewrite rule. (Show More…) | May 1 2019, 9:28 AM | c44cd1e4ed9c | 255286fd40ab | 1f46d524a1c6 | Louis Dionne | [libcxx][test] Fix order checking in some more unordered_multimap tests (Show More…) | May 22 2019, 11:10 AM | 1f46d524a1c6 | 562615337b5d | fb9b3011953c | Yitzhak Mandelbaum | [LibTooling] Update Stencil to use RangeSelector (Show More…) | May 22 2019, 11:03 AM | fb9b3011953c | 4d94869706b9 | b417513a506f | Jonas Devlieghere | | May 22 2019, 10:46 AM | b417513a506f | 1225c006958a | 4246b7529579 | Dmitri Gribenko | Fixed a -Wunused-variable warning when assertions are disabled (Show More…) | May 22 2019, 10:45 AM | 4246b7529579 | aa5662e3db14 | 5e1ce15c5d31 | Xing Xue | Disable EHFrameSupport in JITLink/RuntimeDyld on AIX (Show More…) | May 22 2019, 10:41 AM | 5e1ce15c5d31 | a6bd604376c1 | 184ef0a0a6b3 | Roman Lebedev | [NFC][X86][AArch64] Add tests for missing (x - y) + -1 -> not(y) + x fold (Show More…) | May 22 2019, 9:58 AM | 184ef0a0a6b3 | 4291882bb8ee | 9bd4dc929c94 | Andrey Churbanov | Fixed third issue reported in https://bugs.llvm.org/show_bug.cgi?id=41584. (Show More…) | May 22 2019, 9:48 AM | 9bd4dc929c94 | 52182ac4f621 | 418e23e33c0c | Petr Hosek | [libFuzzer] Ignore synthetic exceptions on Fuchsia (Show More…) | May 22 2019, 9:36 AM | 418e23e33c0c | 8de1af7efb97 | ca64ef20434c | Matt Arsenault | AMDGPU: Move disassembler support check to constructor (Show More…) | May 22 2019, 9:28 AM | ca64ef20434c | 253c385f1311 | c2187c20a461 | Matt Arsenault | MC: Allow getMaxInstLength to depend on the subtarget (Show More…) | May 22 2019, 9:28 AM | c2187c20a461 | f05dfc1070aa | a7a687e50004 | Kees Cook | [TargetLowering] Extend bool args to inline-asm according to getBooleanType (Show More…) | May 22 2019, 9:16 AM | a7a687e50004 | 6e672d567456 | 09fb2029e542 | Kees Cook | | May 22 2019, 9:02 AM | 09fb2029e542 | 27f6b68d3f0b | 5a4f7cf2ff3f | Nico Weber | llvm-undname: Fix an assert-on-invalid, found by oss-fuzz (Show More…) | May 22 2019, 8:53 AM | 5a4f7cf2ff3f | 6fb5af1a3e04 | 63305c8fbba7 | Sanjay Patel | [IR] allow fast-math-flags on select of FP values (Show More…) | May 22 2019, 8:50 AM | 63305c8fbba7 | ea53fe930417 | be0e70dcde48 | Amy Huang | Combine two if cases because the second one is never reached. (Show More…) | May 22 2019, 8:48 AM | be0e70dcde48 | 8b1434adbb29 | 1f63d7fef984 | David Zarzycki | | May 22 2019, 8:48 AM | 1f63d7fef984 | 60709c26dd0b | 1b45bdf5ba8f | Roman Lebedev | [NFC][ARM] addsubcarry-promotion.ll: whoops - replace '.' with '-' in check… (Show More…) | May 22 2019, 8:42 AM | 1b45bdf5ba8f | 720cbc5025dc | 6a531356989e | Roman Lebedev | [NFC][ARM] Autogenerate addsubcarry-promotion.ll test (Show More…) | May 22 2019, 8:34 AM | 6a531356989e | 31d8c67259f8 | c289d218b9fa | Roman Lebedev | [NFC][X86] Autogenerate negative-offset.ll test (Show More…) | May 22 2019, 8:34 AM | c289d218b9fa | 9a5e24805ede | 74b791b4f721 | Fangrui Song | [llvm-objdump] Dump inline relocations if the relocated section is specified… (Show More…) | May 22 2019, 8:12 AM | 74b791b4f721 | 986955cb6880 | 84f929d00ce7 | Simon Atanasyan | [mips] Use GNU-style output to make tests smaller. NFC (Show More…) | May 22 2019, 8:03 AM | 84f929d00ce7 | 3bb7d6637986 | 3ec50e292f35 | Simon Atanasyan | [mips] Replace multiple `-check-prefix` by single `-check-prefixes`. NFC (Show More…) | May 22 2019, 8:03 AM | 3ec50e292f35 | b55168076ef6 | e7230ea7c9dc | Yitzhak Mandelbaum | [LibTooling] Update Transformer to use RangeSelector instead of NodePart enum. (Show More…) | May 22 2019, 7:48 AM | e7230ea7c9dc | e404e32b607c | 406421b332b0 | Ilya Biryukov | Reland r361148 with a fix to the buildbot failure. (Show More…) | May 22 2019, 7:44 AM | 406421b332b0 | 159f32353cd9 | 86c5d9f6d51f | Roman Lebedev | [NFC][X86][AArch64] Rewrite sink-addsub-of-const.ll tests to have full… (Show More…) | May 22 2019, 7:42 AM | 86c5d9f6d51f | 191699fcae6a | eae2c64932a7 | Nico Weber | | May 22 2019, 7:31 AM |
|
NIT: maybe use TransformerCheck for brevity? I'm not a clang-tidy maintainer, though, so not sure whether that aligns with the rest of the code.