llvm-project/clang/lib
Sylvestre Ledru 91f380a499 GCC compatibility: Ignore -finput_charset=UTF-8 argument. It is the default in Clang.
Currently, we fail with an error.

Reviewers: rafael

Reviewed By: rafael

Subscribers: rnk, cfe-commits

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

llvm-svn: 212110
2014-07-01 17:24:27 +00:00
..
ARCMigrate Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
AST PR15677 - Crash in template diffing. Check that expression is evaluatable before evaluating it. 2014-07-01 04:17:53 +00:00
ASTMatchers Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
Analysis Fix a crash in Retain Count checker error reporting 2014-06-13 23:47:38 +00:00
Basic [Driver][Mips] MIPS ABI names "32" and "64" used as arguments of the "-mabi" 2014-07-01 10:59:09 +00:00
CodeGen Remove CleanupHackLevel from CGException. 2014-07-01 11:47:10 +00:00
Driver GCC compatibility: Ignore -finput_charset=UTF-8 argument. It is the default in Clang. 2014-07-01 17:24:27 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format clang-format: Support member function reference qualifiers. 2014-06-30 13:54:27 +00:00
Frontend Do not define __STRICT_ANSI__ in clang-cl 2014-06-30 20:36:33 +00:00
FrontendTool [C++11] Use 'nullptr'. 2014-05-26 06:21:51 +00:00
Headers [x86] Add Clang support for intrinsic __rdpmc. 2014-06-30 18:23:58 +00:00
Index Remove 'const' from MemoryBuffers used through the SourceManager 2014-06-27 17:40:03 +00:00
Lex Removed unused typedef for recursive_directory_iterator 2014-06-30 16:10:15 +00:00
Parse [OPENMP] Parsing and sema analysis for 'copyprivate' clause. 2014-06-27 10:37:06 +00:00
Rewrite Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
Sema [OPENMP] Added table with allowed nesting info for OpenMP regions (per request from Samuel F Antao). 2014-06-30 10:22:46 +00:00
Serialization Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
StaticAnalyzer Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
Tooling Include system_error directly. 2014-06-12 17:19:42 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00