summaryrefslogtreecommitdiff
path: root/clang-r450784e
AgeCommit message (Collapse)Author
2024-03-27Remove unused clang-r450784e.Pirama Arumuga Nainar
Test: N/A Bug: http://b/331632242 Change-Id: Ib55ed5253f18b4a3af7f024383651d9637c74ad0
2022-05-31Add clang-tidy.shChih-Hung Hsieh
* This wrapper calls clang-tidy and touch the .tidy file, and call clang or clang++ to generate the .tidy.d file. * It combines two ninja jobs into one. * It runs clang-tidy and clang/clang++ in parallel. * When RBE is used, this is faster than 2 rewrapper calls. * Work around RBE bug that mixed stdout and stderr. * This wrapper puts stdout before stderr. Bug: 234406661 Test: make tidy-soong_subset with new clang-tidy rule in build/soong/cc. Change-Id: I861f36d84fbf520b80f4f3a70d3651417606253d
2022-04-27Update prebuilt Clang to r450784e (14.0.7).Pirama Arumuga Nainar
clang 14.0.7 (based on r450784e) from build 8508608. Bug: http://b/197965342 Test: N/A Change-Id: I16a3f94fadfdf2cfe3510dfb59b43670e0606bd7