llvm-project/clang/lib
Eric Liu 73337f3dfa Fixes calculateRangesAfterReplacements crash when Replacements is empty.
Reviewers: klimek, djasper

Subscribers: cfe-commits, klimek

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

llvm-svn: 278004
2016-08-08 13:37:39 +00:00
..
ARCMigrate [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
AST Fix typos from r277797 and unused variable from r277889. 2016-08-06 01:44:06 +00:00
ASTMatchers [ASTMatcher] Add templateName matcher. 2016-07-29 15:45:11 +00:00
Analysis [analyzer] Make CloneDetector recognize different variable patterns. 2016-08-04 19:37:00 +00:00
Basic [OpenMP] Sema and parsing for 'teams distribute' pragma 2016-08-05 14:37:37 +00:00
CodeGen PR26423: Assert on valid use of using declaration of a function with an undeduced auto return type 2016-08-05 19:03:01 +00:00
Driver Fix two bugs for musl-libc on ARM 2016-08-08 08:27:36 +00:00
Edit [OpenCL] Generate opaque type for sampler_t and function call for the initializer 2016-07-28 19:26:30 +00:00
Format Implement tooling::Replacements as a class. 2016-08-01 10:16:37 +00:00
Frontend Move helpers into anonymous namespaces. NFC. 2016-08-06 11:21:04 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [AVX512] integer comparisions enumeration. 2016-08-07 10:43:04 +00:00
Index [index] Fix crash with indexing designated init expressions inside templates. 2016-08-03 05:38:53 +00:00
Lex Reapply r276973 "Adjust Registry interface to not require plugins to export a registry" 2016-08-05 11:01:08 +00:00
Parse Pass information in a record instead of stack. NFC 2016-08-08 04:02:15 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Pass information in a record instead of stack. NFC 2016-08-08 04:02:15 +00:00
Serialization [ASTReader] Use real move semantics instead of emulating them in the copy ctor. 2016-08-06 12:45:16 +00:00
StaticAnalyzer [analyzer] Model base to derived casts more precisely. 2016-08-08 09:22:59 +00:00
Tooling Fixes calculateRangesAfterReplacements crash when Replacements is empty. 2016-08-08 13:37:39 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00