llvm-project/clang/lib
Hans Wennborg debfed9ef0 clang-cl: Fix unused argument warning when combining /O2 and /Ob2
llvm-svn: 270642
2016-05-25 00:43:45 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST [RecordLayout] Use an ASTVector instead of using a separate pointer and counter 2016-05-24 18:10:50 +00:00
ASTMatchers [ASTMatcher] Add a node matcher for UnresolvedLookupExpr. 2016-05-18 12:53:59 +00:00
Analysis Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Basic [Sparc] Add software float option -msoft-float 2016-05-24 08:30:08 +00:00
CodeGen [esan|wset] Add working set tool driver flags 2016-05-25 00:41:24 +00:00
Driver clang-cl: Fix unused argument warning when combining /O2 and /Ob2 2016-05-25 00:43:45 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] sort ES6 imports. 2016-05-20 11:24:24 +00:00
Frontend [Driver] Add support for -finline-functions and /Ob2 flags 2016-05-24 20:40:51 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers Make the altivec intrinsics that require immediate constant propagation 2016-05-24 22:25:06 +00:00
Index Enable support for __float128 in Clang and enable it on pertinent platforms 2016-05-09 08:52:33 +00:00
Lex Revert "[Lex] Support more type-traits in __has_feature" 2016-05-24 17:21:42 +00:00
Parse [ms] Allow more unqualified lookup of types in dependent base classes 2016-05-24 21:23:54 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [ms] Allow more unqualified lookup of types in dependent base classes 2016-05-24 21:23:54 +00:00
Serialization PR27754: CXXRecordDecl::data() needs to perform an update even if it's called 2016-05-17 22:44:15 +00:00
StaticAnalyzer [analyzer] Fix for PR23790 : constrain return value of strcmp() rather than returning a concrete value. 2016-05-19 23:03:49 +00:00
Tooling [tooling] FixItHint Tooling refactoring 2016-05-11 14:31:39 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00