Go to file
Alexander Kornienko e04dd2525c [clang-tidy] Python scripts shebang fixes
Summary:
This patch fixes shebang lines in Python script files.

Most Python scripts in LLVM & Clang are using this shebang line.

[[ https://mail.python.org/pipermail/tutor/2007-June/054816.html | Here]] is an explanaiton of why such line should be used instead of what is currently in these few files.

Reviewers: klimek, alexfh

Subscribers: cfe-commits

Patch by Kirill Bobyrev!

Differential Revision: http://reviews.llvm.org/D16270

llvm-svn: 258133
2016-01-19 16:10:39 +00:00
clang Rename -Wexpansion-to-undefined to -Wexpansion-to-defined. 2016-01-19 15:32:55 +00:00
clang-tools-extra [clang-tidy] Python scripts shebang fixes 2016-01-19 16:10:39 +00:00
compiler-rt tsan: add back __tls_get_addr interceptor 2016-01-19 12:28:00 +00:00
debuginfo-tests
libclc AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Fix PR#26175. Thanks to Josh Petrie for the report and the patch. Reviewed as http://reviews.llvm.org/D16262 2016-01-19 00:50:37 +00:00
libcxxabi Revert r256322 (and follow-up 256323), the test it added does not pass on OS X. 2016-01-15 15:44:14 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld [ELF] - R_386_GOT32 relocation calculation fix. 2016-01-19 11:00:48 +00:00
lldb Fix for Bug 25338 2016-01-19 12:55:21 +00:00
llgo
llvm [X86] Adding support for missing variations of X86 string related instructions 2016-01-19 15:37:56 +00:00
openmp Don't use __DATE__ or __TIME__; it breaks release builds (PR26145) 2016-01-14 23:18:20 +00:00
polly Make sure we preserve alignment information after hoisting invariant load 2016-01-19 00:17:21 +00:00