HomeSort by relevance Sort by last modified time
    Searched refs:macros_left (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Modules/
macros2.c 3 // RUN: %clang_cc1 -fmodules -x objective-c -emit-module -fmodules-cache-path=%t -fmodule-name=macros_left %S/Inputs/module.map
22 @import macros_left; variable
41 // expected-note@macros_left.h:14 {{expanding this}}
44 // expected-note@macros_left.h:11 {{expanding this}}
macros.c 3 // RUN: %clang_cc1 -fmodules -x objective-c -emit-module -fmodules-cache-path=%t -fmodule-name=macros_left %S/Inputs/module.map
11 // FIXME: expected-note@Inputs/macros_left.h:11{{previous definition is here}}
15 // expected-note@Inputs/macros_left.h:14{{other definition of 'LEFT_RIGHT_DIFFERENT'}}
66 @import macros_left; variable

Completed in 54 milliseconds