hanchenye-llvm-project/clang/lib
Simon Dardis ba8eb9c50c [mips][mt][7/7] Add driver option for the MIPS MT ASE.
Reviewers: atanasyan, slthakur

Differential Revision: https://reviews.llvm.org/D35254

llvm-svn: 307847
2017-07-12 21:13:05 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST [ODRHash] Revert r307720 to fix buildbot. 2017-07-12 00:38:27 +00:00
ASTMatchers [ASTMatchers] Fix use after free. 2017-06-09 17:55:42 +00:00
Analysis CFG: Add CFGElement for automatic variables that leave the scope 2017-07-12 07:04:19 +00:00
Basic [mips] Create the correct profiling symbol on Linux MIPS 2017-07-11 06:19:01 +00:00
CodeGen [OPENMP] Emit implicit taskgroup block around taskloop directives. 2017-07-12 18:09:32 +00:00
Driver [mips][mt][7/7] Add driver option for the MIPS MT ASE. 2017-07-12 21:13:05 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format [clang-format] Keep level of comment before an empty line 2017-07-12 15:21:43 +00:00
Frontend [clang] buildFixItInsertionLine should use Hints of the same FID and LineNo 2017-07-12 16:25:40 +00:00
FrontendTool Add -frewrite-imports flag. 2017-06-09 21:24:02 +00:00
Headers [DOXYGEN] Corrected typos and incorrect parameters description. 2017-07-12 20:18:55 +00:00
Index [modules ts] Basic for module linkage. 2017-07-07 20:04:28 +00:00
Lex Fix invalid warnings for header guards in preambles 2017-07-05 09:44:07 +00:00
Parse Fix invalid warnings for header guards in preambles 2017-07-05 09:44:07 +00:00
Rewrite Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:29:40 +00:00
Sema [OPENMP] Skip BuildMemberExpr() in BuildFieldReferenceExpr(), NFC, by Kai Noda 2017-07-11 19:43:28 +00:00
Serialization [ODRHash] Revert r307720 to fix buildbot. 2017-07-12 00:38:27 +00:00
StaticAnalyzer [analyzer] Support generating and reasoning over more symbolic constraint types 2017-07-12 19:37:57 +00:00
Tooling This call-site should have been updated as part of D34304. 2017-07-06 22:47:19 +00:00
CMakeLists.txt