OSDN Git Service

Merge ""Slang" no longer needs "--allow-rs-prefix" option. "Slang" now knows if a...
authorYing Wang <wangying@google.com>
Fri, 8 Oct 2010 16:36:57 +0000 (09:36 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Fri, 8 Oct 2010 16:36:57 +0000 (09:36 -0700)
commita5a684c32b2e41d5eccb8bef0e2531dc04ba7bed
tree0098a838e730e3c9d42ea421218ba9a4e48fd20b
parentc59777b35c44b3c5309cc29c179b3fc8ff7f9115
parentc95899f46d66bf35a4da5cb20cd3c9fd107be472
Merge ""Slang" no longer needs "--allow-rs-prefix" option. "Slang" now knows if a function is in a system header file. If so, the function can be prefixed by "rs". Otherwise, "rs" prefix is rightly disallowed. So, no more "allow-rs-prefix" hacking."