summaryrefslogtreecommitdiff
path: root/clang/unittests/Rewrite
AgeCommit message (Expand)Author
2025-04-02Reapply "[cmake] Refactor clang unittest cmake" (#134195)Reid Kleckner
2025-04-01Revert "[cmake] Refactor clang unittest cmake" (#134022)dpalermo
2025-04-01[cmake] Refactor clang unittest cmake (#133545)Reid Kleckner
2024-08-18[llvm][clang] Move RewriterBuffer to ADT. (#99770)Jacques Pienaar
2019-08-15[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bugJoel E. Denny
2019-07-06[Rewrite] Try to fix buildbot link fail left by r365263Joel E. Denny
2019-07-06[Rewrite] Try to fix buildbot link fail caused by r365258Joel E. Denny
2019-07-06[Rewrite] Extend to further accept CharSourceRangeJoel E. Denny
2019-07-03cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2016-01-26Remove autoconf supportChris Bieneman
2015-03-08[Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it.Argyrios Kyrtzidis