aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/sys_core_inline.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-01-30 11:53:26 +0100
committerBjörn Gustavsson <[email protected]>2015-02-12 13:14:36 +0100
commit3b436e5ea9885d252fefef4dbd0302a713d11ff7 (patch)
tree859f2f28b024f493ad6b811e9835de0b0387a1bb /lib/compiler/src/sys_core_inline.erl
parent8e8a0daea3a50ce5db7e4b7fbbbc056ad3c35dd6 (diff)
downloadotp-3b436e5ea9885d252fefef4dbd0302a713d11ff7.tar.gz
otp-3b436e5ea9885d252fefef4dbd0302a713d11ff7.tar.bz2
otp-3b436e5ea9885d252fefef4dbd0302a713d11ff7.zip
core_lint: Eliminate call to core_lib:is_literal/1
Attributes must be literals. Since 1fcdcd50, both core_parse and v3_core guarantees all Core Erlang terms that may be represented as literals in fact are represented as literals. Therefore, we no longer need to call core_lib:is_literal/1, but can test for a #c_literal{} directly.
Diffstat (limited to 'lib/compiler/src/sys_core_inline.erl')
0 files changed, 0 insertions, 0 deletions