Changeset 186923 in webkit for trunk/Source/JavaScriptCore/llvm/LLVMHeaders.h
- Timestamp:
- Jul 16, 2015, 8:33:19 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/llvm/LLVMHeaders.h
r171391 r186923 1 1 /* 2 * Copyright (C) 2013 Apple Inc. All rights reserved.2 * Copyright (C) 2013, 2015 Apple Inc. All rights reserved. 3 3 * 4 4 * Redistribution and use in source and binary forms, with or without … … 41 41 #pragma clang diagnostic ignored "-Wmissing-noreturn" 42 42 #pragma clang diagnostic ignored "-Wunused-parameter" 43 #pragma clang diagnostic ignored "-Wnon-virtual-dtor" 43 44 #endif // COMPILER(CLANG) 44 45
Note:
See TracChangeset
for help on using the changeset viewer.